Class: Aws::Types::UpdateResponsibilityTransferRequest
- Inherits:
-
Object
- Object
- Aws::Types::UpdateResponsibilityTransferRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#id ⇒ ::String
Returns the value of attribute id.
-
#name ⇒ ::String
Returns the value of attribute name.
Instance Attribute Details
#id ⇒ ::String
Returns the value of attribute id.
1087 1088 1089 |
# File 'sig/types.rbs', line 1087 def id @id end |
#name ⇒ ::String
Returns the value of attribute name.
1088 1089 1090 |
# File 'sig/types.rbs', line 1088 def name @name end |