NAME
Paws::SSM::GetConnectionStatusResponse
ATTRIBUTES
Status => Str
The status of the connection to the instance. For example, 'Connected' or 'Not Connected'.
Valid values are: "Connected"
, "NotConnected"
=head2 Target => Str
The ID of the instance to check connection status.