Class: Aws::Types::RequestBody
- Inherits:
-
Object
- Object
- Aws::Types::RequestBody
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#content ⇒ ::Hash[::String, ::Array[Types::Parameter]]
Returns the value of attribute content.
Instance Attribute Details
#content ⇒ ::Hash[::String, ::Array[Types::Parameter]]
Returns the value of attribute content.
2188 2189 2190 |
# File 'sig/types.rbs', line 2188 def content @content end |