Uses of Interface
software.aws.awsprototypingsdk.openapigateway.IntegrationRenderProps
-
-
Uses of IntegrationRenderProps in software.aws.awsprototypingsdk.openapigateway
Classes in software.aws.awsprototypingsdk.openapigateway that implement IntegrationRenderProps Modifier and Type Class Description static classIntegrationRenderProps.Jsii$ProxyAn implementation forIntegrationRenderPropsMethods in software.aws.awsprototypingsdk.openapigateway that return IntegrationRenderProps Modifier and Type Method Description IntegrationRenderPropsIntegrationRenderProps.Builder. build()Builds the configured instance.Methods in software.aws.awsprototypingsdk.openapigateway with parameters of type IntegrationRenderProps Modifier and Type Method Description abstract ApiGatewayIntegrationIntegration. render(IntegrationRenderProps props)(experimental) Render the integration into an API Gateway OpenAPI extension.ApiGatewayIntegrationLambdaIntegration. render(IntegrationRenderProps props)(experimental) Render the lambda integration as a snippet of OpenAPI.
-