Uses of Interface
software.aws.awsprototypingsdk.openapigateway.OpenApiGatewayProjectOptions
-
-
Uses of OpenApiGatewayProjectOptions in software.aws.awsprototypingsdk.openapigateway
Subinterfaces of OpenApiGatewayProjectOptions in software.aws.awsprototypingsdk.openapigateway Modifier and Type Interface Description interfaceOpenApiGatewayTsProjectOptions(experimental) Configuration for the OpenApiGatewayTsProject.Classes in software.aws.awsprototypingsdk.openapigateway that implement OpenApiGatewayProjectOptions Modifier and Type Class Description static classOpenApiGatewayProjectOptions.Jsii$ProxyAn implementation forOpenApiGatewayProjectOptionsstatic classOpenApiGatewayTsProjectOptions.Jsii$ProxyAn implementation forOpenApiGatewayTsProjectOptionsMethods in software.aws.awsprototypingsdk.openapigateway that return OpenApiGatewayProjectOptions Modifier and Type Method Description OpenApiGatewayProjectOptionsOpenApiGatewayProjectOptions.Builder. build()Builds the configured instance.
-