Module: Aws::GreengrassV2::Client::_GetConnectivityInfoResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetConnectivityInfoResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#connectivity_info ⇒ ::Array[Types::ConnectivityInfo]
341 |
# File 'sig/client.rbs', line 341
def connectivity_info: () -> ::Array[Types::ConnectivityInfo]
|
#message ⇒ ::String
342 |
# File 'sig/client.rbs', line 342
def message: () -> ::String
|