public static interface ListenerTlsAcmCertificate.Builder extends SdkPojo, CopyableBuilder<ListenerTlsAcmCertificate.Builder,ListenerTlsAcmCertificate>
| Modifier and Type | Method and Description |
|---|---|
ListenerTlsAcmCertificate.Builder |
certificateArn(String certificateArn)
The Amazon Resource Name (ARN) for the certificate.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildListenerTlsAcmCertificate.Builder certificateArn(String certificateArn)
The Amazon Resource Name (ARN) for the certificate. The certificate must meet specific requirements and you must have proxy authorization enabled. For more information, see Transport Layer Security (TLS).
certificateArn - The Amazon Resource Name (ARN) for the certificate. The certificate must meet specific requirements
and you must have proxy authorization enabled. For more information, see Transport Layer Security (TLS).Copyright © 2021. All rights reserved.