class Aws::ConfigService::Types::ConformancePackDetail
Returns details of a conformance pack. A conformance pack is a collection of Config rules and remediation actions that can be easily deployed in an account and a region.
@!attribute [rw] conformance_pack_name
Name of the conformance pack. @return [String]
@!attribute [rw] conformance_pack_arn
Amazon Resource Name (ARN) of the conformance pack. @return [String]
@!attribute [rw] conformance_pack_id
ID of the conformance pack. @return [String]
@!attribute [rw] delivery_s3_bucket
The name of the Amazon S3 bucket where Config stores conformance pack templates. <note markdown="1"> This field is optional. </note> @return [String]
@!attribute [rw] delivery_s3_key_prefix
The prefix for the Amazon S3 bucket. <note markdown="1"> This field is optional. </note> @return [String]
@!attribute [rw] conformance_pack_input_parameters
A list of `ConformancePackInputParameter` objects. @return [Array<Types::ConformancePackInputParameter>]
@!attribute [rw] last_update_requested_time
Last time when conformation pack update was requested. @return [Time]
@!attribute [rw] created_by
Amazon Web Services service that created the conformance pack. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/config-2014-11-12/ConformancePackDetail AWS API Documentation
Constants
- SENSITIVE