Class: Aws::Types::TerminateResponsibilityTransferRequest
- Inherits:
-
Object
- Object
- Aws::Types::TerminateResponsibilityTransferRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#end_timestamp ⇒ ::Time
Returns the value of attribute end_timestamp.
-
#id ⇒ ::String
Returns the value of attribute id.
Instance Attribute Details
#end_timestamp ⇒ ::Time
Returns the value of attribute end_timestamp.
1030 1031 1032 |
# File 'sig/types.rbs', line 1030 def @end_timestamp end |
#id ⇒ ::String
Returns the value of attribute id.
1029 1030 1031 |
# File 'sig/types.rbs', line 1029 def id @id end |