class Aws::Imagebuilder::Types::DistributionConfiguration
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] distributions
The distribution objects that apply Region-specific settings for the deployment of the image to targeted Regions. @return [Array<Types::Distribution>]
@!attribute [rw] timeout_minutes
The maximum duration in minutes for this distribution configuration. @return [Integer]
@!attribute [rw] date_created
The date on which this distribution configuration was created. @return [String]
@!attribute [rw] date_updated
The date on which this distribution configuration was last updated. @return [String]
@!attribute [rw] tags
The tags of the distribution configuration. @return [Hash<String,String>]
@see docs.aws.amazon.com/goto/WebAPI/imagebuilder-2019-12-02/DistributionConfiguration AWS API Documentation
Constants
- SENSITIVE