| Package | Description |
|---|---|
| com.amazonaws.services.config |
|
| com.amazonaws.services.config.model |
| Modifier and Type | Method and Description |
|---|---|
DescribeOrganizationConformancePacksRequest |
DescribeOrganizationConformancePacksRequest.clone() |
DescribeOrganizationConformancePacksRequest |
DescribeOrganizationConformancePacksRequest.withLimit(Integer limit)
The maximum number of organization config packs returned on each page.
|
DescribeOrganizationConformancePacksRequest |
DescribeOrganizationConformancePacksRequest.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.
|
DescribeOrganizationConformancePacksRequest |
DescribeOrganizationConformancePacksRequest.withOrganizationConformancePackNames(Collection<String> organizationConformancePackNames)
The name that you assign to an organization conformance pack.
|
DescribeOrganizationConformancePacksRequest |
DescribeOrganizationConformancePacksRequest.withOrganizationConformancePackNames(String... organizationConformancePackNames)
The name that you assign to an organization conformance pack.
|
Copyright © 2020. All rights reserved.