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 interfaceOpenApiGatewayRestApiProps(experimental) Configuration for the OpenApiGatewayRestApi construct.Classes in software.aws.awsprototypingsdk.openapigateway that implement OpenApiOptions Modifier and Type Class Description static classOpenApiGatewayRestApiProps.Jsii$ProxyAn implementation forOpenApiGatewayRestApiPropsstatic 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.
-