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.
8815 8816 8817 |
# File 'sig/types.rbs', line 8815 def client_token @client_token end |
#return ⇒ Boolean
Returns the value of attribute return.
8814 8815 8816 |
# File 'sig/types.rbs', line 8814 def return @return end |