Class: Aws::Types::DisassociateTrunkInterfaceResult
- Inherits:
-
Object
- Object
- Aws::Types::DisassociateTrunkInterfaceResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#client_token ⇒ ::String
Returns the value of attribute client_token.
-
#return ⇒ Boolean
Returns the value of attribute return.
Instance Attribute Details
#client_token ⇒ ::String
Returns the value of attribute client_token.
8514 8515 8516 |
# File 'sig/types.rbs', line 8514 def client_token @client_token end |
#return ⇒ Boolean
Returns the value of attribute return.
8513 8514 8515 |
# File 'sig/types.rbs', line 8513 def return @return end |