Interface CloudFormationHealth.Builder

    • Method Detail

      • stackName

        CloudFormationHealth.Builder stackName​(String stackName)

        The name of the CloudFormation stack.

        Parameters:
        stackName - The name of the CloudFormation stack.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • insight

        CloudFormationHealth.Builder insight​(InsightHealth insight)

        Information about the health of the Amazon Web Services resources in your account that are specified by an Amazon Web Services CloudFormation stack, including the number of open proactive, open reactive insights, and the Mean Time to Recover (MTTR) of closed insights.

        Parameters:
        insight - Information about the health of the Amazon Web Services resources in your account that are specified by an Amazon Web Services CloudFormation stack, including the number of open proactive, open reactive insights, and the Mean Time to Recover (MTTR) of closed insights.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • analyzedResourceCount

        CloudFormationHealth.Builder analyzedResourceCount​(Long analyzedResourceCount)

        Number of resources that DevOps Guru is monitoring in your account that are specified by an Amazon Web Services CloudFormation stack.

        Parameters:
        analyzedResourceCount - Number of resources that DevOps Guru is monitoring in your account that are specified by an Amazon Web Services CloudFormation stack.
        Returns:
        Returns a reference to this object so that method calls can be chained together.