@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 CfnApiKeyPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigateway-apikey.html#cfn-apigateway-apikey-customeridpublic final String getDescription()
CfnApiKeyPropsgetDescription in interface CfnApiKeyPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigateway-apikey.html#cfn-apigateway-apikey-descriptionpublic final Object getEnabled()
CfnApiKeyPropsgetEnabled in interface CfnApiKeyPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigateway-apikey.html#cfn-apigateway-apikey-enabledpublic final Object getGenerateDistinctId()
CfnApiKeyPropsgetGenerateDistinctId in interface CfnApiKeyPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigateway-apikey.html#cfn-apigateway-apikey-generatedistinctidpublic final String getName()
CfnApiKeyPropsgetName in interface CfnApiKeyPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigateway-apikey.html#cfn-apigateway-apikey-namepublic final Object getStageKeys()
CfnApiKeyPropsgetStageKeys in interface CfnApiKeyPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigateway-apikey.html#cfn-apigateway-apikey-stagekeyspublic final List<CfnTag> getTags()
CfnApiKeyPropsgetTags in interface CfnApiKeyPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigateway-apikey.html#cfn-apigateway-apikey-tagspublic final String getValue()
CfnApiKeyPropsgetValue in interface CfnApiKeyPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigateway-apikey.html#cfn-apigateway-apikey-value@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.