ManagedIngressPath - Amazon Elastic Container Service
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

ManagedIngressPath

The entry point into the Express service.

Contents

accessType

The type of access to the endpoint for the Express service.

Type: String

Valid Values: PUBLIC | PRIVATE

Required: Yes

endpoint

The endpoint for access to the Express service.

Type: String

Required: Yes

certificate

The ACM certificate for the Express service's domain.

Type: ManagedCertificate object

Required: No

listener

The listeners associated with the Application Load Balancer.

Type: ManagedListener object

Required: No

loadBalancer

The Application Load Balancer associated with the Express service.

Type: ManagedLoadBalancer object

Required: No

loadBalancerSecurityGroups

The security groups associated with the Application Load Balancer.

Type: Array of ManagedSecurityGroup objects

Required: No

rule

The listener rules for the Application Load Balancer.

Type: ManagedListenerRule object

Required: No

targetGroups

The target groups associated with the Application Load Balancer.

Type: Array of ManagedTargetGroup objects

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: