Class CfnTemplatePropsMixin.ExtensionsV4Property.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.pcaconnectorad.CfnTemplatePropsMixin.ExtensionsV4Property.Jsii$Proxy
- All Implemented Interfaces:
CfnTemplatePropsMixin.ExtensionsV4Property,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnTemplatePropsMixin.ExtensionsV4Property
@Stability(Stable)
@Internal
public static final class CfnTemplatePropsMixin.ExtensionsV4Property.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnTemplatePropsMixin.ExtensionsV4Property
An implementation for
CfnTemplatePropsMixin.ExtensionsV4Property-
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.pcaconnectorad.CfnTemplatePropsMixin.ExtensionsV4Property
CfnTemplatePropsMixin.ExtensionsV4Property.Builder, CfnTemplatePropsMixin.ExtensionsV4Property.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnTemplatePropsMixin.ExtensionsV4Property.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal booleanfinal ObjectApplication policies specify what the certificate is used for and its purpose.final ObjectThe key usage extension defines the purpose (e.g., encipherment, signature) of the key contained in the certificate.final inthashCode()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 theCfnTemplatePropsMixin.ExtensionsV4Property.Builder.
-
-
Method Details
-
getApplicationPolicies
Description copied from interface:CfnTemplatePropsMixin.ExtensionsV4PropertyApplication policies specify what the certificate is used for and its purpose.Returns union: either
IResolvableorCfnTemplatePropsMixin.ApplicationPoliciesProperty- Specified by:
getApplicationPoliciesin interfaceCfnTemplatePropsMixin.ExtensionsV4Property- See Also:
-
getKeyUsage
Description copied from interface:CfnTemplatePropsMixin.ExtensionsV4PropertyThe key usage extension defines the purpose (e.g., encipherment, signature) of the key contained in the certificate.Returns union: either
IResolvableorCfnTemplatePropsMixin.KeyUsageProperty- Specified by:
getKeyUsagein interfaceCfnTemplatePropsMixin.ExtensionsV4Property- 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()
-