Class CfnApiKeyProps.Jsii$Proxy

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

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

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

    Constructors
    Modifier
    Constructor
    Description
    protected
    Constructor that initializes the object based on literal property values passed by the CfnApiKeyProps.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 String
    An AWS Marketplace customer identifier, when integrating with the AWS SaaS Marketplace.
    final String
    The description of the ApiKey.
    final Object
    Specifies whether the ApiKey can be used by callers.
    final Object
    Specifies whether ( true ) or not ( false ) the key identifier is distinct from the created API key value.
    final String
    A name for the API key.
    final Object
    DEPRECATED FOR USAGE PLANS - Specifies stages associated with the API key.
    final List<CfnTag>
    The key-value map of strings.
    final String
    Specifies a value of the API key.
    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