class Aws::ConfigService::Types::DescribeOrganizationConformancePacksRequest
@note When making an API call, you may pass DescribeOrganizationConformancePacksRequest
data as a hash: { organization_conformance_pack_names: ["OrganizationConformancePackName"], limit: 1, next_token: "String", }
@!attribute [rw] organization_conformance_pack_names
The name that you assign to an organization conformance pack. @return [Array<String>]
@!attribute [rw] 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. @return [Integer]
@!attribute [rw] next_token
The nextToken string returned on a previous page that you use to get the next page of results in a paginated response. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/config-2014-11-12/DescribeOrganizationConformancePacksRequest AWS API Documentation
Constants
- SENSITIVE