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