public static final class CfnCertificate.ExtendedKeyUsageProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnCertificate.ExtendedKeyUsageProperty
CfnCertificate.ExtendedKeyUsageProperty
CfnCertificate.ExtendedKeyUsageProperty.Builder, CfnCertificate.ExtendedKeyUsageProperty.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.
|
Modifier and Type | Method and Description |
---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(java.lang.Object o) |
java.lang.String |
getExtendedKeyUsageObjectIdentifier()
Specifies a custom `ExtendedKeyUsage` with an object identifier (OID).
|
java.lang.String |
getExtendedKeyUsageType()
Specifies a standard `ExtendedKeyUsage` as defined as in [RFC 5280](https://docs.aws.amazon.com/https://datatracker.ietf.org/doc/html/rfc5280#section-4.2.1.12) .
|
int |
hashCode() |
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.public final java.lang.String getExtendedKeyUsageObjectIdentifier()
CfnCertificate.ExtendedKeyUsageProperty
getExtendedKeyUsageObjectIdentifier
in interface CfnCertificate.ExtendedKeyUsageProperty
public final java.lang.String getExtendedKeyUsageType()
CfnCertificate.ExtendedKeyUsageProperty
getExtendedKeyUsageType
in interface CfnCertificate.ExtendedKeyUsageProperty
public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
public final boolean equals(java.lang.Object o)
public final int hashCode()