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.
8725 8726 8727 |
# File 'sig/types.rbs', line 8725 def client_token @client_token end |
#return ⇒ Boolean
Returns the value of attribute return.
8724 8725 8726 |
# File 'sig/types.rbs', line 8724 def return @return end |