Class: Aws::Types::GatewayRouteHostnameMatch

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#exact::String

Returns the value of attribute exact.

Returns:

  • (::String)


403
404
405
# File 'sig/types.rbs', line 403

def exact
  @exact
end

#suffix::String

Returns the value of attribute suffix.

Returns:

  • (::String)


404
405
406
# File 'sig/types.rbs', line 404

def suffix
  @suffix
end