Class CfnKeyProps.Jsii$Proxy

java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.paymentcryptography.CfnKeyProps.Jsii$Proxy
All Implemented Interfaces:
CfnKeyProps, software.amazon.jsii.JsiiSerializable
Enclosing interface:
CfnKeyProps

@Stability(Stable) @Internal public static final class CfnKeyProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnKeyProps
An implementation for CfnKeyProps
  • 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.paymentcryptography.CfnKeyProps

    CfnKeyProps.Builder, CfnKeyProps.Jsii$Proxy
  • Constructor Summary

    Constructors
    Modifier
    Constructor
    Description
    protected
    Constructor that initializes the object based on literal property values passed by the CfnKeyProps.Builder.
    protected
    Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
    Constructor that initializes the object based on values retrieved from the JsiiObject.
  • Method Summary

    Modifier and Type
    Method
    Description
    com.fasterxml.jackson.databind.JsonNode
     
    final boolean
     
    final Object
    Specifies whether the key is enabled.
    final Object
    Specifies whether the key is exportable.
    final Object
    The role of the key, the algorithm it supports, and the cryptographic operations allowed with the key.
    final String
    The algorithm that AWS Payment Cryptography uses to calculate the key check value (KCV).
    final List<CfnTag>
     
    final int
     

    Methods inherited from class software.amazon.jsii.JsiiObject

    jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait