public static interface CertificateAuthentication.Builder extends SdkPojo, CopyableBuilder<CertificateAuthentication.Builder,CertificateAuthentication>
Modifier and Type | Method and Description |
---|---|
CertificateAuthentication.Builder |
clientRootCertificateChain(String clientRootCertificateChain)
The ARN of the client certificate.
|
equalsBySdkFields, sdkFields
copy
applyMutation, build
CertificateAuthentication.Builder clientRootCertificateChain(String clientRootCertificateChain)
The ARN of the client certificate.
clientRootCertificateChain
- The ARN of the client certificate.Copyright © 2019. All rights reserved.