Class: Aws::Types::DeleteVpnConcentratorRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#dry_runBoolean

Returns the value of attribute dry_run.

Returns:

  • (Boolean)


4959
4960
4961
# File 'sig/types.rbs', line 4959

def dry_run
  @dry_run
end

#vpn_concentrator_id::String

Returns the value of attribute vpn_concentrator_id.

Returns:

  • (::String)


4958
4959
4960
# File 'sig/types.rbs', line 4958

def vpn_concentrator_id
  @vpn_concentrator_id
end