Uses of Interface
software.aws.awsprototypingsdk.openapigateway.OpenApiOptions
-
-
Uses of OpenApiOptions in software.aws.awsprototypingsdk.openapigateway
Subinterfaces of OpenApiOptions in software.aws.awsprototypingsdk.openapigateway Modifier and Type Interface Description interfaceOpenApiGatewayLambdaApiProps(experimental) Configuration for the OpenApiGatewayLambdaApi construct.Classes in software.aws.awsprototypingsdk.openapigateway that implement OpenApiOptions Modifier and Type Class Description static classOpenApiGatewayLambdaApiProps.Jsii$ProxyAn implementation forOpenApiGatewayLambdaApiPropsstatic classOpenApiOptions.Jsii$ProxyAn implementation forOpenApiOptionsMethods in software.aws.awsprototypingsdk.openapigateway that return OpenApiOptions Modifier and Type Method Description OpenApiOptionsOpenApiOptions.Builder. build()Builds the configured instance.
-