Class: Aws::Types::PutAccountPropertiesRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#properties::Hash[::String, ::String]

Returns the value of attribute properties.

Returns:

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


1828
1829
1830
# File 'sig/types.rbs', line 1828

def properties
  @properties
end