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.
1316 1317 1318 |
# File 'sig/types.rbs', line 1316 def body @body end |
#request_charged ⇒ "requester"
Returns the value of attribute request_charged.
1317 1318 1319 |
# File 'sig/types.rbs', line 1317 def request_charged @request_charged end |