OrganizationConformancePack

class OrganizationConformancePack : KotlinCustomResource

Resource schema for AWS::Config::OrganizationConformancePack.

Example Usage

Example

No Java example available.

Example

No Java example available.

Properties

Link copied to clipboard

A list of ConformancePackInputParameter objects.

Link copied to clipboard
val deliveryS3Bucket: Output<String>?

AWS Config stores intermediate files while processing conformance pack template.

Link copied to clipboard

The prefix for the delivery S3 bucket.

Link copied to clipboard

A list of AWS accounts to be excluded from an organization conformance pack while deploying a conformance pack.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard

The name of the organization conformance pack.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val templateBody: Output<String>?

A string containing full conformance pack template body.

Link copied to clipboard
val templateS3Uri: Output<String>?

Location of file containing the template body.

Link copied to clipboard
val urn: Output<String>