VirtualGatewaySpec
An object that represents the specification of a service mesh resource.
Contents
- listeners
-
The listeners that the mesh endpoint is expected to receive inbound traffic from. You can specify one listener.
Type: Array of VirtualGatewayListener objects
Required: Yes
- backendDefaults
-
A reference to an object that represents the defaults for backends.
Type: VirtualGatewayBackendDefaults object
Required: No
- logging
-
An object that represents logging information.
Type: VirtualGatewayLogging object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: