@Stability(value=Stable) @Internal public static final class MTLSConfig.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements MTLSConfig
MTLSConfigsoftware.amazon.jsii.JsiiObject.InitializationModeMTLSConfig.Builder, MTLSConfig.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(MTLSConfig.Builder builder)
Constructor that initializes the object based on literal property values passed by the
MTLSConfig.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
IBucket |
getBucket()
The bucket that the trust store is hosted in.
|
String |
getKey()
The key in S3 to look at for the trust store.
|
String |
getVersion()
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(MTLSConfig.Builder builder)
MTLSConfig.Builder.public final IBucket getBucket()
MTLSConfiggetBucket in interface MTLSConfigpublic final String getKey()
MTLSConfiggetKey in interface MTLSConfigpublic final String getVersion()
MTLSConfigTo specify a version, you must have versioning enabled for the S3 bucket.
Default: - latest version
getVersion in interface MTLSConfig@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.