Class: Aws::Types::PutAccountPropertiesRequest
- Inherits:
-
Object
- Object
- Aws::Types::PutAccountPropertiesRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#properties ⇒ ::Hash[::String, ::String]
Returns the value of attribute properties.
Instance Attribute Details
#properties ⇒ ::Hash[::String, ::String]
Returns the value of attribute properties.
1828 1829 1830 |
# File 'sig/types.rbs', line 1828 def properties @properties end |