Class: Aws::Types::CloudFrontOriginAccessIdentityConfig
- Inherits:
-
Object
- Object
- Aws::Types::CloudFrontOriginAccessIdentityConfig
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#caller_reference ⇒ ::String
Returns the value of attribute caller_reference.
-
#comment ⇒ ::String
Returns the value of attribute comment.
Instance Attribute Details
#caller_reference ⇒ ::String
Returns the value of attribute caller_reference.
281 282 283 |
# File 'sig/types.rbs', line 281 def caller_reference @caller_reference end |
#comment ⇒ ::String
Returns the value of attribute comment.
282 283 284 |
# File 'sig/types.rbs', line 282 def comment @comment end |