CreateListenerRequest
class CreateListenerRequest
Types
Properties
Link copied to clipboard
A unique, case-sensitive identifier that you provide to ensure the idempotency of the request. If you retry a request that completed successfully using the same client token and parameters, the retry succeeds without performing any actions. If the parameters aren't identical, the retry fails.
Link copied to clipboard
The action for the default rule. Each listener has a default rule. Each rule consists of a priority, one or more actions, and one or more conditions. The default rule is the rule that's used if no other rules match. Each rule must include exactly one of the following types of actions: forward
or fixed-response
, and it must be the last action to be performed.
Link copied to clipboard
The listener protocol HTTP or HTTPS.
Link copied to clipboard
The ID or Amazon Resource Name (ARN) of the service.