Uses of Interface
software.aws.awsprototypingsdk.openapigateway.OpenApiGatewayTsProjectOptions
-
-
Uses of OpenApiGatewayTsProjectOptions in software.aws.awsprototypingsdk.openapigateway
Classes in software.aws.awsprototypingsdk.openapigateway that implement OpenApiGatewayTsProjectOptions Modifier and Type Class Description static classOpenApiGatewayTsProjectOptions.Jsii$ProxyAn implementation forOpenApiGatewayTsProjectOptionsMethods in software.aws.awsprototypingsdk.openapigateway that return OpenApiGatewayTsProjectOptions Modifier and Type Method Description OpenApiGatewayTsProjectOptionsOpenApiGatewayTsProjectOptions.Builder. build()Builds the configured instance.Constructors in software.aws.awsprototypingsdk.openapigateway with parameters of type OpenApiGatewayTsProjectOptions Constructor Description OpenApiGatewayTsProject(OpenApiGatewayTsProjectOptions options)
-