| Package | Description |
|---|---|
| software.amazon.awscdk.services.refactorspaces |
AWS::RefactorSpaces Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnApplication.ApiGatewayProxyInputProperty.Jsii$Proxy
An implementation for
CfnApplication.ApiGatewayProxyInputProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnApplication.ApiGatewayProxyInputProperty |
CfnApplication.ApiGatewayProxyInputProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnApplication.Builder |
CfnApplication.Builder.apiGatewayProxy(CfnApplication.ApiGatewayProxyInputProperty apiGatewayProxy)
The endpoint URL of the Amazon API Gateway proxy.
|
CfnApplicationProps.Builder |
CfnApplicationProps.Builder.apiGatewayProxy(CfnApplication.ApiGatewayProxyInputProperty apiGatewayProxy)
Sets the value of
CfnApplicationProps.getApiGatewayProxy() |
void |
CfnApplication.setApiGatewayProxy(CfnApplication.ApiGatewayProxyInputProperty value)
The endpoint URL of the Amazon API Gateway proxy.
|
Copyright © 2022. All rights reserved.