public static interface DescribeOrganizationOverviewResponse.Builder extends DevOpsGuruResponse.Builder, SdkPojo, CopyableBuilder<DescribeOrganizationOverviewResponse.Builder,DescribeOrganizationOverviewResponse>
| Modifier and Type | Method and Description |
|---|---|
DescribeOrganizationOverviewResponse.Builder |
proactiveInsights(Integer proactiveInsights)
An integer that specifies the number of open proactive insights in your Amazon Web Services account.
|
DescribeOrganizationOverviewResponse.Builder |
reactiveInsights(Integer reactiveInsights)
An integer that specifies the number of open reactive insights in your Amazon Web Services account.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildDescribeOrganizationOverviewResponse.Builder reactiveInsights(Integer reactiveInsights)
An integer that specifies the number of open reactive insights in your Amazon Web Services account.
reactiveInsights - An integer that specifies the number of open reactive insights in your Amazon Web Services account.DescribeOrganizationOverviewResponse.Builder proactiveInsights(Integer proactiveInsights)
An integer that specifies the number of open proactive insights in your Amazon Web Services account.
proactiveInsights - An integer that specifies the number of open proactive insights in your Amazon Web Services account.Copyright © 2023. All rights reserved.