Class: Aws::Types::GetConnectionStatusResponse

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#status"connected", "notconnected"

Returns the value of attribute status.



1790
1791
1792
# File 'sig/types.rbs', line 1790

def status
  @status
end

#target::String

Returns the value of attribute target.



1789
1790
1791
# File 'sig/types.rbs', line 1789

def target
  @target
end