@Stability(value=Stable) @Internal public static final class CfnCertificateAuthority.AccessMethodProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnCertificateAuthority.AccessMethodProperty
CfnCertificateAuthority.AccessMethodPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnCertificateAuthority.AccessMethodProperty.Builder, CfnCertificateAuthority.AccessMethodProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnCertificateAuthority.AccessMethodProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnCertificateAuthority.AccessDescriptionProperty.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 |
getAccessMethodType()
Specifies the `AccessMethod` .
|
String |
getCustomObjectIdentifier()
An object identifier (OID) specifying the `AccessMethod` .
|
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(CfnCertificateAuthority.AccessMethodProperty.Builder builder)
CfnCertificateAuthority.AccessDescriptionProperty.Builder.public final String getAccessMethodType()
CfnCertificateAuthority.AccessMethodPropertygetAccessMethodType in interface CfnCertificateAuthority.AccessMethodPropertypublic final String getCustomObjectIdentifier()
CfnCertificateAuthority.AccessMethodPropertyThe OID must satisfy the regular expression shown below. For more information, see NIST's definition of Object Identifier (OID) .
getCustomObjectIdentifier in interface CfnCertificateAuthority.AccessMethodProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.