class Aws::Imagebuilder::Types::InfrastructureConfigurationSummary

The infrastructure used when building Amazon EC2 AMIs.

@!attribute [rw] arn

The Amazon Resource Name (ARN) of the infrastructure configuration.
@return [String]

@!attribute [rw] name

The name of the infrastructure configuration.
@return [String]

@!attribute [rw] description

The description of the infrastructure configuration.
@return [String]

@!attribute [rw] date_created

The date on which the infrastructure configuration was created.
@return [String]

@!attribute [rw] date_updated

The date on which the infrastructure configuration was last updated.
@return [String]

@!attribute [rw] resource_tags

The tags attached to the image created by Image Builder.
@return [Hash<String,String>]

@!attribute [rw] tags

The tags of the infrastructure configuration.
@return [Hash<String,String>]

@!attribute [rw] instance_types

The instance types of the infrastructure configuration.
@return [Array<String>]

@!attribute [rw] instance_profile_name

The instance profile of the infrastructure configuration.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/imagebuilder-2019-12-02/InfrastructureConfigurationSummary AWS API Documentation

Constants

SENSITIVE