Class: Aws::Types::DisassociateClientVpnTargetNetworkResult

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#association_id::String

Returns the value of attribute association_id.

Returns:

  • (::String)


8562
8563
8564
# File 'sig/types.rbs', line 8562

def association_id
  @association_id
end

#statusTypes::AssociationStatus

Returns the value of attribute status.



8563
8564
8565
# File 'sig/types.rbs', line 8563

def status
  @status
end