@Stability(value=Stable) @Internal public static final class CfnVirtualGateway.SubjectAlternativeNamesProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnVirtualGateway.SubjectAlternativeNamesProperty
CfnVirtualGateway.SubjectAlternativeNamesProperty
software.amazon.jsii.JsiiObject.InitializationMode
CfnVirtualGateway.SubjectAlternativeNamesProperty.Builder, CfnVirtualGateway.SubjectAlternativeNamesProperty.Jsii$Proxy
Modifier | Constructor and Description |
---|---|
protected |
Jsii$Proxy(CfnVirtualGateway.SubjectAlternativeNamesProperty.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 |
getMatch()
An object that represents the criteria for determining a SANs match.
|
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.SubjectAlternativeNamesProperty.Builder builder)
CfnVirtualGateway.SubjectAlternativeNameMatchersProperty.Builder
.public final Object getMatch()
CfnVirtualGateway.SubjectAlternativeNamesProperty
getMatch
in interface CfnVirtualGateway.SubjectAlternativeNamesProperty
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson
in interface software.amazon.jsii.JsiiSerializable
Copyright © 2022. All rights reserved.