class Aws::Imagebuilder::Types::DistributionConfigurationSummary
A high-level overview of a distribution configuration.
@!attribute [rw] arn
The Amazon Resource Name (ARN) of the distribution configuration. @return [String]
@!attribute [rw] name
The name of the distribution configuration. @return [String]
@!attribute [rw] description
The description of the distribution configuration. @return [String]
@!attribute [rw] date_created
The date on which the distribution configuration was created. @return [String]
@!attribute [rw] date_updated
The date on which the distribution configuration was updated. @return [String]
@!attribute [rw] tags
The tags associated with the distribution configuration. @return [Hash<String,String>]
@!attribute [rw] regions
A list of Regions where the container image is distributed to. @return [Array<String>]
@see docs.aws.amazon.com/goto/WebAPI/imagebuilder-2019-12-02/DistributionConfigurationSummary AWS API Documentation
Constants
- SENSITIVE