Class EndpointGroupPortOverrideArgs


  • public final class EndpointGroupPortOverrideArgs
    extends com.pulumi.resources.ResourceArgs
    • Method Detail

      • endpointPort

        public com.pulumi.core.Output<java.lang.Integer> endpointPort()
        Returns:
        The endpoint port that you want a listener port to be mapped to. This is the port on the endpoint, such as the Application Load Balancer or Amazon EC2 instance.
      • listenerPort

        public com.pulumi.core.Output<java.lang.Integer> listenerPort()
        Returns:
        The listener port that you want to map to a specific endpoint port. This is the port that user traffic arrives to the Global Accelerator on.