@Stability(value=Stable) @Internal public static final class CfnApiKeyProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnApiKeyProps
CfnApiKeyPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnApiKeyProps.Builder, CfnApiKeyProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(String customerId,
String description,
Object enabled,
Object generateDistinctId,
String name,
Object stageKeys,
List<? extends CfnTag> tags,
String value)
Constructor that initializes the object based on literal property values passed by the
CfnApiKeyProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getCustomerId()
`AWS::ApiGateway::ApiKey.CustomerId`.
|
String |
getDescription()
`AWS::ApiGateway::ApiKey.Description`.
|
Object |
getEnabled()
`AWS::ApiGateway::ApiKey.Enabled`.
|
Object |
getGenerateDistinctId()
`AWS::ApiGateway::ApiKey.GenerateDistinctId`.
|
String |
getName()
`AWS::ApiGateway::ApiKey.Name`.
|
Object |
getStageKeys()
`AWS::ApiGateway::ApiKey.StageKeys`.
|
List<CfnTag> |
getTags()
`AWS::ApiGateway::ApiKey.Tags`.
|
String |
getValue()
`AWS::ApiGateway::ApiKey.Value`.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.public final String getCustomerId()
CfnApiKeyPropsgetCustomerId in interface CfnApiKeyPropspublic final String getDescription()
CfnApiKeyPropsgetDescription in interface CfnApiKeyPropspublic final Object getEnabled()
CfnApiKeyPropsgetEnabled in interface CfnApiKeyPropspublic final Object getGenerateDistinctId()
CfnApiKeyPropsgetGenerateDistinctId in interface CfnApiKeyPropspublic final String getName()
CfnApiKeyPropsgetName in interface CfnApiKeyPropspublic final Object getStageKeys()
CfnApiKeyPropsgetStageKeys in interface CfnApiKeyPropspublic final List<CfnTag> getTags()
CfnApiKeyPropsgetTags in interface CfnApiKeyPropspublic final String getValue()
CfnApiKeyPropsgetValue in interface CfnApiKeyProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.