class Aws::AppMesh::Types::GrpcGatewayRouteRewrite

An object that represents the gateway route to rewrite.

@note When making an API call, you may pass GrpcGatewayRouteRewrite

data as a hash:

    {
      hostname: {
        default_target_hostname: "ENABLED", # accepts ENABLED, DISABLED
      },
    }

@!attribute [rw] hostname

The host name of the gateway route to rewrite.
@return [Types::GatewayRouteHostnameRewrite]

@see docs.aws.amazon.com/goto/WebAPI/appmesh-2019-01-25/GrpcGatewayRouteRewrite AWS API Documentation

Constants

SENSITIVE