Class: Aws::Types::GetAccountPropertiesResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetAccountPropertiesResponse
- 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.
709 710 711 |
# File 'sig/types.rbs', line 709 def properties @properties end |