PutOrganizationConformancePackRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A list of ConformancePackInputParameter objects.

Link copied to clipboard

The name of the Amazon S3 bucket where Config stores conformance pack templates.

Link copied to clipboard

The prefix for the Amazon S3 bucket.

Link copied to clipboard

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

Link copied to clipboard

Name of the organization conformance pack you want to create.

Link copied to clipboard

A string containing full conformance pack template body. Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes.

Link copied to clipboard

Location of file containing the template body. The uri must point to the conformance pack template (max size: 300 KB).

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String