You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::CloudFront::Types::GetCloudFrontOriginAccessIdentityConfigResult
- Inherits:
-
Struct
- Object
- Struct
- Aws::CloudFront::Types::GetCloudFrontOriginAccessIdentityConfigResult
- Defined in:
- (unknown)
Overview
The returned result of the corresponding request.
Returned by:
Instance Attribute Summary collapse
-
#cloud_front_origin_access_identity_config ⇒ Types::CloudFrontOriginAccessIdentityConfig
The origin access identity\'s configuration information.
-
#etag ⇒ String
The current version of the configuration.
Instance Attribute Details
#cloud_front_origin_access_identity_config ⇒ Types::CloudFrontOriginAccessIdentityConfig
The origin access identity\'s configuration information.
#etag ⇒ String
The current version of the configuration. For example: E2QWRUHAPOMQZL
.