Class: Aws::Types::RouteUpdateRequest

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)


5408
5409
5410
# File 'sig/types.rbs', line 5408

def cidr
  @cidr
end

#gateway::String

Returns the value of attribute gateway.

Returns:

  • (::String)


5409
5410
5411
# File 'sig/types.rbs', line 5409

def gateway
  @gateway
end