Uses of Interface
software.amazon.awscdk.services.apigatewayv2.GrantInvokeOptions
Package
Description
AWS::APIGatewayv2 Construct Library
-
Uses of GrantInvokeOptions in software.amazon.awscdk.services.apigatewayv2
Modifier and TypeMethodDescriptionGrantInvokeOptions.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionHttpRoute.grantInvoke
(IGrantable grantee, GrantInvokeOptions options) (experimental) Grant access to invoke the route.IHttpRoute.grantInvoke
(IGrantable grantee, GrantInvokeOptions options) (experimental) Grant access to invoke the route.default Grant
IHttpRoute.Jsii$Default.grantInvoke
(IGrantable grantee, GrantInvokeOptions options) (experimental) Grant access to invoke the route.final Grant
IHttpRoute.Jsii$Proxy.grantInvoke
(IGrantable grantee, GrantInvokeOptions options) (experimental) Grant access to invoke the route.