class Aws::ConfigService::Types::OrganizationConformancePack

An organization conformance pack that has information about conformance packs that Config creates in member accounts.

@!attribute [rw] organization_conformance_pack_name

The name you assign to an organization conformance pack.
@return [String]

@!attribute [rw] organization_conformance_pack_arn

Amazon Resource Name (ARN) of organization 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

Any folder structure you want to add to an 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] excluded_accounts

A comma-separated list of accounts excluded from organization
conformance pack.
@return [Array<String>]

@!attribute [rw] last_update_time

Last time when organization conformation pack was updated.
@return [Time]

@see docs.aws.amazon.com/goto/WebAPI/config-2014-11-12/OrganizationConformancePack AWS API Documentation

Constants

SENSITIVE