class Aws::AppMesh::Types::GatewayRouteHostnameRewrite

An object representing the gateway route host name to rewrite.

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

data as a hash:

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

@!attribute [rw] default_target_hostname

The default target host name to write to.
@return [String]

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

Constants

SENSITIVE