Class: Aws::Types::InputDestinationRoute

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#cidr::String

Returns the value of attribute cidr.

Returns:

  • (::String)


5218
5219
5220
# File 'sig/types.rbs', line 5218

def cidr
  @cidr
end

#gateway::String

Returns the value of attribute gateway.

Returns:

  • (::String)


5219
5220
5221
# File 'sig/types.rbs', line 5219

def gateway
  @gateway
end