Class: Aws::Types::ApiRequestBody
- Inherits:
-
Object
- Object
- Aws::Types::ApiRequestBody
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#content ⇒ ::Hash[::String, Types::PropertyParameters]
Returns the value of attribute content.
Instance Attribute Details
#content ⇒ ::Hash[::String, Types::PropertyParameters]
Returns the value of attribute content.
325 326 327 |
# File 'sig/types.rbs', line 325 def content @content end |