InfrastructureConfiguration

Details of the infrastructure configuration.

Types

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

Properties

Link copied to clipboard
val arn: String?

The Amazon Resource Name (ARN) of the infrastructure configuration.

Link copied to clipboard

The date on which the infrastructure configuration was created.

Link copied to clipboard

The date on which the infrastructure configuration was last updated.

Link copied to clipboard

The description of the infrastructure configuration.

Link copied to clipboard

The instance metadata option settings for the infrastructure configuration.

Link copied to clipboard

The instance profile of the infrastructure configuration.

Link copied to clipboard

The instance types of the infrastructure configuration.

Link copied to clipboard

The Amazon EC2 key pair of the infrastructure configuration.

Link copied to clipboard

The logging configuration of the infrastructure configuration.

Link copied to clipboard
val name: String?

The name of the infrastructure configuration.

Link copied to clipboard

The instance placement settings that define where the instances that are launched from your image will run.

Link copied to clipboard

The tags attached to the resource created by Image Builder.

Link copied to clipboard

The security group IDs of the infrastructure configuration.

Link copied to clipboard

The Amazon Resource Name (ARN) for the SNS topic to which we send image build event notifications.

Link copied to clipboard

The subnet ID of the infrastructure configuration.

Link copied to clipboard

The tags of the infrastructure configuration.

Link copied to clipboard

The terminate instance on failure configuration of the infrastructure configuration.

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