Class: Aws::Types::Entity

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#attributes::Hash[::String, ::String]

Returns the value of attribute attributes.

Returns:

  • (::Hash[::String, ::String])


343
344
345
# File 'sig/types.rbs', line 343

def attributes
  @attributes
end

#key_attributes::Hash[::String, ::String]

Returns the value of attribute key_attributes.

Returns:

  • (::Hash[::String, ::String])


342
343
344
# File 'sig/types.rbs', line 342

def key_attributes
  @key_attributes
end