Uses of Interface
software.amazon.awscdk.services.apigatewayv2.HttpApiAttributes
-
Uses of HttpApiAttributes in software.amazon.awscdk.services.apigatewayv2
Modifier and TypeMethodDescriptionHttpApiAttributes.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionstatic IHttpApi
HttpApi.fromHttpApiAttributes
(software.constructs.Construct scope, String id, HttpApiAttributes attrs) Import an existing HTTP API into this CDK app.