Class CfnTemplate.KeyUsagePropertyFlagsProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.pcaconnectorad.CfnTemplate.KeyUsagePropertyFlagsProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnTemplate.KeyUsagePropertyFlagsProperty
,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnTemplate.KeyUsagePropertyFlagsProperty
@Stability(Stable)
@Internal
public static final class CfnTemplate.KeyUsagePropertyFlagsProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnTemplate.KeyUsagePropertyFlagsProperty
An implementation for
CfnTemplate.KeyUsagePropertyFlagsProperty
-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationMode
Nested classes/interfaces inherited from interface software.amazon.awscdk.services.pcaconnectorad.CfnTemplate.KeyUsagePropertyFlagsProperty
CfnTemplate.KeyUsagePropertyFlagsProperty.Builder, CfnTemplate.KeyUsagePropertyFlagsProperty.Jsii$Proxy
-
Constructor Summary
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnTemplate.KeyUsagePropertyFlagsProperty.Builder
.protected
Jsii$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 theCfnTemplate.KeyUsagePropertyFlagsProperty.Builder
.
-
-
Method Details
-
getDecrypt
Description copied from interface:CfnTemplate.KeyUsagePropertyFlagsProperty
Allows key for encryption and decryption.- Specified by:
getDecrypt
in interfaceCfnTemplate.KeyUsagePropertyFlagsProperty
- See Also:
-
getKeyAgreement
Description copied from interface:CfnTemplate.KeyUsagePropertyFlagsProperty
Allows key exchange without encryption.- Specified by:
getKeyAgreement
in interfaceCfnTemplate.KeyUsagePropertyFlagsProperty
- See Also:
-
getSign
Description copied from interface:CfnTemplate.KeyUsagePropertyFlagsProperty
Allow key use for digital signature.- Specified by:
getSign
in interfaceCfnTemplate.KeyUsagePropertyFlagsProperty
- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJson
in interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-