Class: Aws::Types::StartFileTransferResponse
- Inherits:
-
Object
- Object
- Aws::Types::StartFileTransferResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#transfer_id ⇒ ::String
Returns the value of attribute transfer_id.
Instance Attribute Details
#transfer_id ⇒ ::String
Returns the value of attribute transfer_id.
1243 1244 1245 |
# File 'sig/types.rbs', line 1243 def transfer_id @transfer_id end |