Optional
certificateAn list of Action blocks. See [ListenerDefaultActionArgs] for more information.
Optional
listenerAn existing aws.lb.Listener to use for this awsx.lb.Listener. If not provided, one will be created.
The port. Specify a value from 1
to 65535
.
The protocol.
Optional
sslThe name of the SSL Policy for the listener. Required if protocol
is HTTPS
.
Generated using TypeDoc
The ARN of the default SSL server certificate. Exactly one certificate is required if the protocol is HTTPS. For adding additional SSL certificates, see the
aws_lb_listener_certificate
resource.