Class: Aws::Types::DescribeClientVpnTargetNetworksResult

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#client_vpn_target_networks::Array[Types::TargetNetwork]

Returns the value of attribute client_vpn_target_networks.

Returns:



5500
5501
5502
# File 'sig/types.rbs', line 5500

def client_vpn_target_networks
  @client_vpn_target_networks
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


5501
5502
5503
# File 'sig/types.rbs', line 5501

def next_token
  @next_token
end