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 | PRIVATERequired: 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: