public static interface DescribeOrganizationConformancePacksRequest.Builder extends ConfigRequest.Builder, SdkPojo, CopyableBuilder<DescribeOrganizationConformancePacksRequest.Builder,DescribeOrganizationConformancePacksRequest>
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDescribeOrganizationConformancePacksRequest.Builder organizationConformancePackNames(Collection<String> organizationConformancePackNames)
The name that you assign to an organization conformance pack.
organizationConformancePackNames - The name that you assign to an organization conformance pack.DescribeOrganizationConformancePacksRequest.Builder organizationConformancePackNames(String... organizationConformancePackNames)
The name that you assign to an organization conformance pack.
organizationConformancePackNames - The name that you assign to an organization conformance pack.DescribeOrganizationConformancePacksRequest.Builder limit(Integer limit)
The maximum number of organization config packs returned on each page. If you do no specify a number, Config uses the default. The default is 100.
limit - The maximum number of organization config packs returned on each page. If you do no specify a number,
Config uses the default. The default is 100.DescribeOrganizationConformancePacksRequest.Builder nextToken(String nextToken)
The nextToken string returned on a previous page that you use to get the next page of results in a paginated response.
nextToken - The nextToken string returned on a previous page that you use to get the next page of results in a
paginated response.DescribeOrganizationConformancePacksRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDescribeOrganizationConformancePacksRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.