You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::CloudFront::Types::GetDistributionConfigResult
- Inherits:
-
Struct
- Object
- Struct
- Aws::CloudFront::Types::GetDistributionConfigResult
- Defined in:
- (unknown)
Overview
Instance Attribute Summary collapse
-
#distribution_config ⇒ Types::DistributionConfig
The distribution\'s configuration information.
-
#etag ⇒ String
The current version of the configuration.
Instance Attribute Details
#distribution_config ⇒ Types::DistributionConfig
The distribution\'s configuration information.
#etag ⇒ String
The current version of the configuration. For example: E2QWRUHAPOMQZL
.