AmiDistributionConfiguration

Define and configure the output AMIs of the pipeline.

Types

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

Properties

Link copied to clipboard

The tags to apply to AMIs distributed to this Region.

Link copied to clipboard

The description of the AMI distribution configuration. Minimum and maximum length are in characters.

Link copied to clipboard

The KMS key identifier used to encrypt the distributed image.

Link copied to clipboard

Launch permissions can be used to configure which Amazon Web Services accounts can use the AMI to launch instances.

Link copied to clipboard
val name: String?

The name of the output AMI.

Link copied to clipboard

The ID of an account to which you want to distribute an image.

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