Interface DescribeOrganizationHealthResponse.Builder

All Superinterfaces:
AwsResponse.Builder, Buildable, CopyableBuilder<DescribeOrganizationHealthResponse.Builder,DescribeOrganizationHealthResponse>, DevOpsGuruResponse.Builder, SdkBuilder<DescribeOrganizationHealthResponse.Builder,DescribeOrganizationHealthResponse>, SdkPojo, SdkResponse.Builder
Enclosing class:
DescribeOrganizationHealthResponse

  • Method Details

    • openReactiveInsights

      DescribeOrganizationHealthResponse.Builder openReactiveInsights(Integer openReactiveInsights)

      An integer that specifies the number of open reactive insights in your Amazon Web Services account.

      Parameters:
      openReactiveInsights - An integer that specifies the number of open reactive insights in your Amazon Web Services account.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • openProactiveInsights

      DescribeOrganizationHealthResponse.Builder openProactiveInsights(Integer openProactiveInsights)

      An integer that specifies the number of open proactive insights in your Amazon Web Services account.

      Parameters:
      openProactiveInsights - An integer that specifies the number of open proactive insights in your Amazon Web Services account.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • metricsAnalyzed

      DescribeOrganizationHealthResponse.Builder metricsAnalyzed(Integer metricsAnalyzed)

      An integer that specifies the number of metrics that have been analyzed in your organization.

      Parameters:
      metricsAnalyzed - An integer that specifies the number of metrics that have been analyzed in your organization.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • resourceHours

      DescribeOrganizationHealthResponse.Builder resourceHours(Long resourceHours)

      The number of Amazon DevOps Guru resource analysis hours billed to the current Amazon Web Services account in the last hour.

      Parameters:
      resourceHours - The number of Amazon DevOps Guru resource analysis hours billed to the current Amazon Web Services account in the last hour.
      Returns:
      Returns a reference to this object so that method calls can be chained together.