Class: Aws::Types::ExportClientVpnClientConfigurationRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#client_vpn_endpoint_id::String

Returns the value of attribute client_vpn_endpoint_id.

Returns:

  • (::String)


9187
9188
9189
# File 'sig/types.rbs', line 9187

def client_vpn_endpoint_id
  @client_vpn_endpoint_id
end

#dry_runBoolean

Returns the value of attribute dry_run.

Returns:

  • (Boolean)


9188
9189
9190
# File 'sig/types.rbs', line 9188

def dry_run
  @dry_run
end