Class CfnCertificatePropsMixin.ApiPassthroughProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.acmpca.CfnCertificatePropsMixin.ApiPassthroughProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnCertificatePropsMixin.ApiPassthroughProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnCertificatePropsMixin.ApiPassthroughProperty
@Stability(Stable)
@Internal
public static final class CfnCertificatePropsMixin.ApiPassthroughProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnCertificatePropsMixin.ApiPassthroughProperty
An implementation for
CfnCertificatePropsMixin.ApiPassthroughProperty-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.cfnpropertymixins.services.acmpca.CfnCertificatePropsMixin.ApiPassthroughProperty
CfnCertificatePropsMixin.ApiPassthroughProperty.Builder, CfnCertificatePropsMixin.ApiPassthroughProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnCertificatePropsMixin.ApiPassthroughProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theCfnCertificatePropsMixin.ApiPassthroughProperty.Builder.
-
-
Method Details
-
getExtensions
Description copied from interface:CfnCertificatePropsMixin.ApiPassthroughPropertySpecifies X.509 extension information for a certificate.Returns union: either
IResolvableorCfnCertificatePropsMixin.ExtensionsProperty- Specified by:
getExtensionsin interfaceCfnCertificatePropsMixin.ApiPassthroughProperty- See Also:
-
getSubject
Description copied from interface:CfnCertificatePropsMixin.ApiPassthroughPropertyContains information about the certificate subject.The Subject field in the certificate identifies the entity that owns or controls the public key in the certificate. The entity can be a user, computer, device, or service. The Subject must contain an X.500 distinguished name (DN). A DN is a sequence of relative distinguished names (RDNs). The RDNs are separated by commas in the certificate.
Returns union: either
IResolvableorCfnCertificatePropsMixin.SubjectProperty- Specified by:
getSubjectin interfaceCfnCertificatePropsMixin.ApiPassthroughProperty- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-