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.

Types

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

Properties

Link copied to clipboard

Amazon Resource Name (ARN) of the conformance pack.

Link copied to clipboard

ID of the conformance pack.

Link copied to clipboard

A list of ConformancePackInputParameter objects.

Link copied to clipboard

Name of the conformance pack.

Link copied to clipboard

The Amazon Web Services service that created the conformance pack.

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

The last time a conformation pack update was requested.

Link copied to clipboard

An object that contains the name or Amazon Resource Name (ARN) of the Amazon Web Services Systems Manager document (SSM document) and the version of the SSM document that is used to create a conformance pack.

Functions

Link copied to clipboard
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