Class: Aws::Types::RouteAnalysisEndpointOptionsSpecification

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#ip_address ⇒ ::String

Returns the value of attribute ip_address.

Returns:

  • (::String)


1664
1665
1666
# File 'sig/types.rbs', line 1664

def ip_address
  @ip_address
end

#transit_gateway_attachment_arn ⇒ ::String

Returns the value of attribute transit_gateway_attachment_arn.

Returns:

  • (::String)


1663
1664
1665
# File 'sig/types.rbs', line 1663

def transit_gateway_attachment_arn
  @transit_gateway_attachment_arn
end