@Stability(value=Stable) @Internal public static final class CfnRestApiProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnRestApiProps
CfnRestApiPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnRestApiProps.Builder, CfnRestApiProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnRestApiProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnRestApiProps.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getApiKeySourceType()
`AWS::ApiGateway::RestApi.ApiKeySourceType`.
|
List<String> |
getBinaryMediaTypes()
`AWS::ApiGateway::RestApi.BinaryMediaTypes`.
|
Object |
getBody()
`AWS::ApiGateway::RestApi.Body`.
|
Object |
getBodyS3Location()
`AWS::ApiGateway::RestApi.BodyS3Location`.
|
String |
getCloneFrom()
`AWS::ApiGateway::RestApi.CloneFrom`.
|
String |
getDescription()
`AWS::ApiGateway::RestApi.Description`.
|
Object |
getDisableExecuteApiEndpoint()
`AWS::ApiGateway::RestApi.DisableExecuteApiEndpoint`.
|
Object |
getEndpointConfiguration()
`AWS::ApiGateway::RestApi.EndpointConfiguration`.
|
Object |
getFailOnWarnings()
`AWS::ApiGateway::RestApi.FailOnWarnings`.
|
Number |
getMinimumCompressionSize()
`AWS::ApiGateway::RestApi.MinimumCompressionSize`.
|
String |
getMode()
`AWS::ApiGateway::RestApi.Mode`.
|
String |
getName()
`AWS::ApiGateway::RestApi.Name`.
|
Object |
getParameters()
`AWS::ApiGateway::RestApi.Parameters`.
|
Object |
getPolicy()
`AWS::ApiGateway::RestApi.Policy`.
|
List<CfnTag> |
getTags()
`AWS::ApiGateway::RestApi.Tags`.
|
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.protected Jsii$Proxy(CfnRestApiProps.Builder builder)
CfnRestApiProps.Builder.public final String getApiKeySourceType()
CfnRestApiPropsgetApiKeySourceType in interface CfnRestApiPropspublic final List<String> getBinaryMediaTypes()
CfnRestApiPropsgetBinaryMediaTypes in interface CfnRestApiPropspublic final Object getBody()
CfnRestApiPropsgetBody in interface CfnRestApiPropspublic final Object getBodyS3Location()
CfnRestApiPropsgetBodyS3Location in interface CfnRestApiPropspublic final String getCloneFrom()
CfnRestApiPropsgetCloneFrom in interface CfnRestApiPropspublic final String getDescription()
CfnRestApiPropsgetDescription in interface CfnRestApiPropspublic final Object getDisableExecuteApiEndpoint()
CfnRestApiPropsgetDisableExecuteApiEndpoint in interface CfnRestApiPropspublic final Object getEndpointConfiguration()
CfnRestApiPropsgetEndpointConfiguration in interface CfnRestApiPropspublic final Object getFailOnWarnings()
CfnRestApiPropsgetFailOnWarnings in interface CfnRestApiPropspublic final Number getMinimumCompressionSize()
CfnRestApiPropsgetMinimumCompressionSize in interface CfnRestApiPropspublic final String getMode()
CfnRestApiPropsgetMode in interface CfnRestApiPropspublic final String getName()
CfnRestApiPropsgetName in interface CfnRestApiPropspublic final Object getParameters()
CfnRestApiPropsgetParameters in interface CfnRestApiPropspublic final Object getPolicy()
CfnRestApiPropsgetPolicy in interface CfnRestApiPropspublic final List<CfnTag> getTags()
CfnRestApiPropsgetTags in interface CfnRestApiProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.