Uses of Interface
software.aws.awsprototypingsdk.openapigateway.OpenApiGatewayPythonProjectOptions
-
-
Uses of OpenApiGatewayPythonProjectOptions in software.aws.awsprototypingsdk.openapigateway
Classes in software.aws.awsprototypingsdk.openapigateway that implement OpenApiGatewayPythonProjectOptions Modifier and Type Class Description static classOpenApiGatewayPythonProjectOptions.Jsii$ProxyAn implementation forOpenApiGatewayPythonProjectOptionsMethods in software.aws.awsprototypingsdk.openapigateway that return OpenApiGatewayPythonProjectOptions Modifier and Type Method Description OpenApiGatewayPythonProjectOptionsOpenApiGatewayPythonProjectOptions.Builder. build()Builds the configured instance.protected OpenApiGatewayPythonProjectOptionsOpenApiGatewayPythonProject. preConstruct(OpenApiGatewayPythonProjectOptions options)(experimental) This method provides inheritors a chance to synthesize extra resources prior to those created by this project.protected OpenApiGatewayPythonProjectOptionsSmithyApiGatewayPythonProject. preConstruct(OpenApiGatewayPythonProjectOptions 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 OpenApiGatewayPythonProjectOptions Modifier and Type Method Description protected OpenApiGatewayPythonProjectOptionsOpenApiGatewayPythonProject. preConstruct(OpenApiGatewayPythonProjectOptions options)(experimental) This method provides inheritors a chance to synthesize extra resources prior to those created by this project.protected OpenApiGatewayPythonProjectOptionsSmithyApiGatewayPythonProject. preConstruct(OpenApiGatewayPythonProjectOptions 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 OpenApiGatewayPythonProjectOptions Constructor Description OpenApiGatewayPythonProject(OpenApiGatewayPythonProjectOptions projectOptions)
-