@Stability(value=Stable) @Internal public static final class CfnDomainName.MutualTlsAuthenticationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDomainName.MutualTlsAuthenticationProperty
CfnDomainName.MutualTlsAuthenticationPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnDomainName.MutualTlsAuthenticationProperty.Builder, CfnDomainName.MutualTlsAuthenticationProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnDomainName.MutualTlsAuthenticationProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnDomainName.EndpointConfigurationProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getTruststoreUri()
An Amazon S3 URL that specifies the truststore for mutual TLS authentication, for example, `s3:// bucket-name / key-name` .
|
String |
getTruststoreVersion()
The version of the S3 object that contains your truststore.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnDomainName.MutualTlsAuthenticationProperty.Builder builder)
CfnDomainName.EndpointConfigurationProperty.Builder.public final String getTruststoreUri()
CfnDomainName.MutualTlsAuthenticationPropertyThe truststore can contain certificates from public or private certificate authorities. To update the truststore, upload a new version to S3, and then update your custom domain name to use the new version. To update the truststore, you must have permissions to access the S3 object.
getTruststoreUri in interface CfnDomainName.MutualTlsAuthenticationPropertypublic final String getTruststoreVersion()
CfnDomainName.MutualTlsAuthenticationPropertyTo specify a version, you must have versioning enabled for the S3 bucket.
getTruststoreVersion in interface CfnDomainName.MutualTlsAuthenticationProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.