Class CfnCertificatePropsMixin.ValidityProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.acmpca.CfnCertificatePropsMixin.ValidityProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnCertificatePropsMixin.ValidityProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnCertificatePropsMixin.ValidityProperty
@Stability(Stable)
@Internal
public static final class CfnCertificatePropsMixin.ValidityProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnCertificatePropsMixin.ValidityProperty
An implementation for
CfnCertificatePropsMixin.ValidityProperty-
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.ValidityProperty
CfnCertificatePropsMixin.ValidityProperty.Builder, CfnCertificatePropsMixin.ValidityProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnCertificatePropsMixin.ValidityProperty.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.ValidityProperty.Builder.
-
-
Method Details
-
getType
Description copied from interface:CfnCertificatePropsMixin.ValidityPropertySpecifies whether theValueparameter represents days, months, or years.- Specified by:
getTypein interfaceCfnCertificatePropsMixin.ValidityProperty- See Also:
-
getValue
Description copied from interface:CfnCertificatePropsMixin.ValidityPropertyA long integer interpreted according to the value ofType, below.- Specified by:
getValuein interfaceCfnCertificatePropsMixin.ValidityProperty- 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()
-