Class: Aws::Types::GetObjectTorrentOutput
- Inherits:
-
Object
- Object
- Aws::Types::GetObjectTorrentOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#body ⇒ ::IO
Returns the value of attribute body.
-
#request_charged ⇒ "requester"
Returns the value of attribute request_charged.
Instance Attribute Details
#body ⇒ ::IO
Returns the value of attribute body.
1300 1301 1302 |
# File 'sig/types.rbs', line 1300 def body @body end |
#request_charged ⇒ "requester"
Returns the value of attribute request_charged.
1301 1302 1303 |
# File 'sig/types.rbs', line 1301 def request_charged @request_charged end |