You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::Imagebuilder::Types::DistributionConfiguration
- Inherits:
-
Struct
- Object
- Struct
- Aws::Imagebuilder::Types::DistributionConfiguration
- Defined in:
- (unknown)
Overview
A distribution configuration.
Returned by:
Instance Attribute Summary collapse
-
#arn ⇒ String
The Amazon Resource Name (ARN) of the distribution configuration.
-
#date_created ⇒ String
The date on which this distribution configuration was created.
-
#date_updated ⇒ String
The date on which this distribution configuration was last updated.
-
#description ⇒ String
The description of the distribution configuration.
-
#distributions ⇒ Array<Types::Distribution>
The distributions of the distribution configuration.
-
#name ⇒ String
The name of the distribution configuration.
-
#tags ⇒ Hash<String,String>
The tags of the distribution configuration.
-
#timeout_minutes ⇒ Integer
The maximum duration in minutes for this distribution configuration.
Instance Attribute Details
#arn ⇒ String
The Amazon Resource Name (ARN) of the distribution configuration.
#date_created ⇒ String
The date on which this distribution configuration was created.
#date_updated ⇒ String
The date on which this distribution configuration was last updated.
#description ⇒ String
The description of the distribution configuration.
#distributions ⇒ Array<Types::Distribution>
The distributions of the distribution configuration.
#name ⇒ String
The name of the distribution configuration.
#tags ⇒ Hash<String,String>
The tags of the distribution configuration.
#timeout_minutes ⇒ Integer
The maximum duration in minutes for this distribution configuration.