Class: Aws::Types::Route

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)


5396
5397
5398
# File 'sig/types.rbs', line 5396

def cidr
  @cidr
end

#gateway::String

Returns the value of attribute gateway.

Returns:

  • (::String)


5397
5398
5399
# File 'sig/types.rbs', line 5397

def gateway
  @gateway
end