ApplicationLoadBalancerForwardingRuleProperties

Properties

NameTypeDescriptionNotes

client_timeout

int

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

[optional]

http_rules

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]

listener_ip

str

The listening (inbound) IP.

listener_port

int

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

name

str

The name of the Application Load Balancer forwarding rule.

protocol

str

The balancing protocol.

server_certificates

list[str]

Array of items in the collection.

[optional]

Last updated