Module: Aws::DirectConnect::Client::_DisassociateMacSecKeyResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DisassociateMacSecKeyResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#connection_id ⇒ ::String
1237 |
# File 'sig/client.rbs', line 1237
def connection_id: () -> ::String
|
#mac_sec_keys ⇒ ::Array[Types::MacSecKey]
1238 |
# File 'sig/client.rbs', line 1238
def mac_sec_keys: () -> ::Array[Types::MacSecKey]
|