@Stability(value=Stable) @Internal public static final class CfnApplication.ApiGatewayProxyInputProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnApplication.ApiGatewayProxyInputProperty
CfnApplication.ApiGatewayProxyInputPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnApplication.ApiGatewayProxyInputProperty.Builder, CfnApplication.ApiGatewayProxyInputProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnApplication.ApiGatewayProxyInputProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnApplication.ApiGatewayProxyInputProperty.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 |
getEndpointType()
The type of endpoint to use for the API Gateway proxy.
|
String |
getStageName()
The name of the API Gateway stage.
|
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(CfnApplication.ApiGatewayProxyInputProperty.Builder builder)
CfnApplication.ApiGatewayProxyInputProperty.Builder.public final String getEndpointType()
CfnApplication.ApiGatewayProxyInputProperty
If no value is specified in the request, the value is set to REGIONAL by default.
If the value is set to PRIVATE in the request, this creates a private API endpoint that is isolated from the public internet. The private endpoint can only be accessed by using Amazon Virtual Private Cloud ( Amazon VPC ) endpoints for Amazon API Gateway that have been granted access.
getEndpointType in interface CfnApplication.ApiGatewayProxyInputPropertypublic final String getStageName()
CfnApplication.ApiGatewayProxyInputProperty
The name defaults to prod .
getStageName in interface CfnApplication.ApiGatewayProxyInputProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2023. All rights reserved.