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