InfrastructureConfigurationSummary

The infrastructure used when building Amazon EC2 AMIs.

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 profile of the infrastructure configuration.

Link copied to clipboard

The instance types 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 image created by Image Builder.

Link copied to clipboard

The tags 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