Uses of Interface
software.aws.awsprototypingsdk.openapigateway.OpenApiGatewayLambdaApiProps
-
-
Uses of OpenApiGatewayLambdaApiProps in software.aws.awsprototypingsdk.openapigateway
Classes in software.aws.awsprototypingsdk.openapigateway that implement OpenApiGatewayLambdaApiProps Modifier and Type Class Description static classOpenApiGatewayLambdaApiProps.Jsii$ProxyAn implementation forOpenApiGatewayLambdaApiPropsMethods in software.aws.awsprototypingsdk.openapigateway that return OpenApiGatewayLambdaApiProps Modifier and Type Method Description OpenApiGatewayLambdaApiPropsOpenApiGatewayLambdaApiProps.Builder. build()Builds the configured instance.Constructors in software.aws.awsprototypingsdk.openapigateway with parameters of type OpenApiGatewayLambdaApiProps Constructor Description OpenApiGatewayLambdaApi(software.constructs.Construct scope, String id, OpenApiGatewayLambdaApiProps props)
-