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.protected OpenApiGatewayTsProjectOptionsOpenApiGatewayTsProject. preConstruct(OpenApiGatewayTsProjectOptions options)(experimental) This method provides inheritors a chance to synthesize extra resources prior to those created by this project.protected OpenApiGatewayTsProjectOptionsSmithyApiGatewayTsProject. preConstruct(OpenApiGatewayTsProjectOptions options)(experimental) This method provides inheritors a chance to synthesize extra resources prior to those created by this project.Methods in software.aws.awsprototypingsdk.openapigateway with parameters of type OpenApiGatewayTsProjectOptions Modifier and Type Method Description protected OpenApiGatewayTsProjectOptionsOpenApiGatewayTsProject. preConstruct(OpenApiGatewayTsProjectOptions options)(experimental) This method provides inheritors a chance to synthesize extra resources prior to those created by this project.protected OpenApiGatewayTsProjectOptionsSmithyApiGatewayTsProject. preConstruct(OpenApiGatewayTsProjectOptions options)(experimental) This method provides inheritors a chance to synthesize extra resources prior to those created by this project.Constructors in software.aws.awsprototypingsdk.openapigateway with parameters of type OpenApiGatewayTsProjectOptions Constructor Description OpenApiGatewayTsProject(OpenApiGatewayTsProjectOptions projectOptions)
-