Class: Aws::Types::RistRouterOutputConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#destination_address::String

Returns the value of attribute destination_address.

Returns:

  • (::String)


1681
1682
1683
# File 'sig/types.rbs', line 1681

def destination_address
  @destination_address
end

#destination_port::Integer

Returns the value of attribute destination_port.

Returns:

  • (::Integer)


1682
1683
1684
# File 'sig/types.rbs', line 1682

def destination_port
  @destination_port
end