Class: Aws::Types::AssociateClientVpnTargetNetworkResult

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)


568
569
570
# File 'sig/types.rbs', line 568

def association_id
  @association_id
end

#statusTypes::AssociationStatus

Returns the value of attribute status.



569
570
571
# File 'sig/types.rbs', line 569

def status
  @status
end