View source: R/elbv2_operations.R
elbv2_remove_listener_certificates | R Documentation |
Removes the specified certificate from the certificate list for the specified HTTPS or TLS listener.
See https://www.paws-r-sdk.com/docs/elbv2_remove_listener_certificates/ for full documentation.
elbv2_remove_listener_certificates(ListenerArn, Certificates)
ListenerArn |
[required] The Amazon Resource Name (ARN) of the listener. |
Certificates |
[required] The certificate to remove. You can specify one certificate per call. Set
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.