Uses of Interface
software.aws.awsprototypingsdk.openapigateway.OpenApiGatewayRestApiProps
-
-
Uses of OpenApiGatewayRestApiProps in software.aws.awsprototypingsdk.openapigateway
Classes in software.aws.awsprototypingsdk.openapigateway that implement OpenApiGatewayRestApiProps Modifier and Type Class Description static classOpenApiGatewayRestApiProps.Jsii$ProxyAn implementation forOpenApiGatewayRestApiPropsMethods in software.aws.awsprototypingsdk.openapigateway that return OpenApiGatewayRestApiProps Modifier and Type Method Description OpenApiGatewayRestApiPropsOpenApiGatewayRestApiProps.Builder. build()Builds the configured instance.Constructors in software.aws.awsprototypingsdk.openapigateway with parameters of type OpenApiGatewayRestApiProps Constructor Description OpenApiGatewayRestApi(software.constructs.Construct scope, String id, OpenApiGatewayRestApiProps props)
-