Interface DescribeOrganizationOverviewResponse.Builder

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

  • Method Details

    • reactiveInsights

      DescribeOrganizationOverviewResponse.Builder reactiveInsights(Integer reactiveInsights)

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

      Parameters:
      reactiveInsights - 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.
    • proactiveInsights

      DescribeOrganizationOverviewResponse.Builder proactiveInsights(Integer proactiveInsights)

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

      Parameters:
      proactiveInsights - 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.