Interface DescribeOrganizationOverviewResponse.Builder

    • Method Detail

      • 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.