addListenerCertificates
inline suspend fun ElasticLoadBalancingV2Client.addListenerCertificates(crossinline block: AddListenerCertificatesRequest.Builder.() -> Unit): AddListenerCertificatesResponse
Adds the specified SSL server certificate to the certificate list for the specified HTTPS or TLS listener.
If the certificate in already in the certificate list, the call is successful but the certificate is not added again.
For more information, see SSL certificates in the Application Load Balancers Guide or Server certificates in the Network Load Balancers Guide.