class Aws::AppMesh::Types::GatewayRouteTarget

An object that represents a gateway route target.

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

data as a hash:

    {
      virtual_service: { # required
        virtual_service_name: "ResourceName", # required
      },
    }

@!attribute [rw] virtual_service

An object that represents a virtual service gateway route target.
@return [Types::GatewayRouteVirtualService]

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

Constants

SENSITIVE