@Stability(value=Stable) @Internal public static final class CfnVirtualGateway.VirtualGatewayClientTlsCertificateProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnVirtualGateway.VirtualGatewayClientTlsCertificateProperty
CfnVirtualGateway.VirtualGatewayClientTlsCertificateProperty
software.amazon.jsii.JsiiObject.InitializationMode
CfnVirtualGateway.VirtualGatewayClientTlsCertificateProperty.Builder, CfnVirtualGateway.VirtualGatewayClientTlsCertificateProperty.Jsii$Proxy
Modifier | Constructor and Description |
---|---|
protected |
Jsii$Proxy(CfnVirtualGateway.VirtualGatewayClientTlsCertificateProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnVirtualGateway.SubjectAlternativeNameMatchersProperty.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) |
Object |
getFile()
An object that represents a local file certificate.
|
Object |
getSds()
A reference to an object that represents a virtual gateway's client's Secret Discovery Service certificate.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
builder
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef
- Reference to the JSII managed object.protected Jsii$Proxy(CfnVirtualGateway.VirtualGatewayClientTlsCertificateProperty.Builder builder)
CfnVirtualGateway.SubjectAlternativeNameMatchersProperty.Builder
.public final Object getFile()
CfnVirtualGateway.VirtualGatewayClientTlsCertificateProperty
The certificate must meet specific requirements and you must have proxy authorization enabled. For more information, see Transport Layer Security (TLS) .
getFile
in interface CfnVirtualGateway.VirtualGatewayClientTlsCertificateProperty
public final Object getSds()
CfnVirtualGateway.VirtualGatewayClientTlsCertificateProperty
getSds
in interface CfnVirtualGateway.VirtualGatewayClientTlsCertificateProperty
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson
in interface software.amazon.jsii.JsiiSerializable
Copyright © 2022. All rights reserved.