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