Uses of Interface
software.amazon.awscdk.services.refactorspaces.CfnApplication.ApiGatewayProxyInputProperty
Packages that use CfnApplication.ApiGatewayProxyInputProperty
Package
Description
AWS::RefactorSpaces Construct Library
-
Uses of CfnApplication.ApiGatewayProxyInputProperty in software.amazon.awscdk.services.refactorspaces
Classes in software.amazon.awscdk.services.refactorspaces that implement CfnApplication.ApiGatewayProxyInputPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnApplication.ApiGatewayProxyInputPropertyMethods in software.amazon.awscdk.services.refactorspaces that return CfnApplication.ApiGatewayProxyInputPropertyModifier and TypeMethodDescriptionCfnApplication.ApiGatewayProxyInputProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.refactorspaces with parameters of type CfnApplication.ApiGatewayProxyInputPropertyModifier and TypeMethodDescriptionCfnApplication.Builder.apiGatewayProxy(CfnApplication.ApiGatewayProxyInputProperty apiGatewayProxy) The endpoint URL of the Amazon API Gateway proxy.CfnApplicationProps.Builder.apiGatewayProxy(CfnApplication.ApiGatewayProxyInputProperty apiGatewayProxy) Sets the value ofCfnApplicationProps.getApiGatewayProxy()voidCfnApplication.setApiGatewayProxy(CfnApplication.ApiGatewayProxyInputProperty value) The endpoint URL of the Amazon API Gateway proxy.