Class: Aws::Types::ListCloudFrontOriginAccessIdentitiesResult
- Inherits:
-
Object
- Object
- Aws::Types::ListCloudFrontOriginAccessIdentitiesResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#cloud_front_origin_access_identity_list ⇒ Types::CloudFrontOriginAccessIdentityList
Returns the value of attribute cloud_front_origin_access_identity_list.
Instance Attribute Details
#cloud_front_origin_access_identity_list ⇒ Types::CloudFrontOriginAccessIdentityList
Returns the value of attribute cloud_front_origin_access_identity_list.
2268 2269 2270 |
# File 'sig/types.rbs', line 2268 def cloud_front_origin_access_identity_list @cloud_front_origin_access_identity_list end |