class Aws::AppMesh::Types::HttpGatewayRoutePrefixRewrite

An object representing the beginning characters of the route to rewrite.

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

data as a hash:

    {
      default_prefix: "ENABLED", # accepts ENABLED, DISABLED
      value: "HttpGatewayRoutePrefix",
    }

@!attribute [rw] default_prefix

The default prefix used to replace the incoming route prefix when
rewritten.
@return [String]

@!attribute [rw] value

The value used to replace the incoming route prefix when rewritten.
@return [String]

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

Constants

SENSITIVE