Class: Aws::Types::AwsEc2VpnConnectionRoutesDetails

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#destination_cidr_block::String

Returns the value of attribute destination_cidr_block.

Returns:

  • (::String)


2010
2011
2012
# File 'sig/types.rbs', line 2010

def destination_cidr_block
  @destination_cidr_block
end

#state::String

Returns the value of attribute state.

Returns:

  • (::String)


2011
2012
2013
# File 'sig/types.rbs', line 2011

def state
  @state
end