ContainerServiceEndpoint
Describes the public endpoint configuration of a deployment of an Amazon Lightsail container service.
Contents
- containerName
-
The name of the container entry of the deployment that the endpoint configuration applies to.
Type: String
Required: No
- containerPort
-
The port of the specified container to which traffic is forwarded to.
Type: Integer
Required: No
- healthCheck
-
An object that describes the health check configuration of the container.
Type: ContainerServiceHealthCheckConfig object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: