ApplicationLoadBalancerForwardingRuleProperties

Properties

NameTypeDescriptionNotes

clientTimeout

Integer

The maximum time in milliseconds to wait for the client to acknowledge or send data; default is 50,000 (50 seconds).

[optional]

httpRules

An array of items in the collection. The original order of rules is preserved during processing, except that rules of the 'FORWARD' type are processed after the rules with other defined actions. The relative order of the 'FORWARD' type rules is also preserved during the processing.

[optional]

listenerIp

String

The listening (inbound) IP.

listenerPort

Integer

The listening (inbound) port number; the valid range is 1 to 65535.

name

String

The name of the Application Load Balancer forwarding rule.

protocol

The balancing protocol.

serverCertificates

Array of items in the collection.

[optional]

Enum: ProtocolEnum

NameValue

HTTP

"HTTP"

Last updated