Module: Aws::SSM::Client::_GetConnectionStatusResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetConnectionStatusResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#status ⇒ "connected", "notconnected"
1356 |
# File 'sig/client.rbs', line 1356
def status: () -> ("connected" | "notconnected")
|
#target ⇒ ::String
1355 |
# File 'sig/client.rbs', line 1355
def target: () -> ::String
|