Class: Aws::Types::GrpcGatewayRouteRewrite
- Inherits:
-
Object
- Object
- Aws::Types::GrpcGatewayRouteRewrite
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#hostname ⇒ Types::GatewayRouteHostnameRewrite
Returns the value of attribute hostname.
Instance Attribute Details
#hostname ⇒ Types::GatewayRouteHostnameRewrite
Returns the value of attribute hostname.
478 479 480 |
# File 'sig/types.rbs', line 478 def hostname @hostname end |