Class: Aws::Types::CloudFrontOriginAccessIdentityConfig

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#caller_reference::String

Returns the value of attribute caller_reference.

Returns:

  • (::String)


281
282
283
# File 'sig/types.rbs', line 281

def caller_reference
  @caller_reference
end

#comment::String

Returns the value of attribute comment.

Returns:

  • (::String)


282
283
284
# File 'sig/types.rbs', line 282

def comment
  @comment
end