| Package | Description |
|---|---|
| com.amazonaws.services.config |
|
| com.amazonaws.services.config.model |
| Modifier and Type | Method and Description |
|---|---|
DescribeOrganizationConformancePackStatusesRequest |
DescribeOrganizationConformancePackStatusesRequest.clone() |
DescribeOrganizationConformancePackStatusesRequest |
DescribeOrganizationConformancePackStatusesRequest.withLimit(Integer limit)
The maximum number of OrganizationConformancePackStatuses returned on each page.
|
DescribeOrganizationConformancePackStatusesRequest |
DescribeOrganizationConformancePackStatusesRequest.withNextToken(String nextToken)
The nextToken string returned on a previous page that you use to get the next page of results in a paginated
response.
|
DescribeOrganizationConformancePackStatusesRequest |
DescribeOrganizationConformancePackStatusesRequest.withOrganizationConformancePackNames(Collection<String> organizationConformancePackNames)
The names of organization conformance packs for which you want status details.
|
DescribeOrganizationConformancePackStatusesRequest |
DescribeOrganizationConformancePackStatusesRequest.withOrganizationConformancePackNames(String... organizationConformancePackNames)
The names of organization conformance packs for which you want status details.
|
Copyright © 2024. All rights reserved.