Uses of Interface
software.amazon.awscdk.services.apigatewayv2.GrantInvokeOptions
Packages that use GrantInvokeOptions
-
Uses of GrantInvokeOptions in software.amazon.awscdk.services.apigatewayv2
Classes in software.amazon.awscdk.services.apigatewayv2 that implement GrantInvokeOptionsMethods in software.amazon.awscdk.services.apigatewayv2 that return GrantInvokeOptionsModifier and TypeMethodDescriptionGrantInvokeOptions.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.apigatewayv2 with parameters of type GrantInvokeOptionsModifier and TypeMethodDescriptionHttpRoute.grantInvoke(IGrantable grantee, GrantInvokeOptions options) Grant access to invoke the route.IHttpRoute.grantInvoke(IGrantable grantee, GrantInvokeOptions options) Grant access to invoke the route.default GrantIHttpRoute.Jsii$Default.grantInvoke(IGrantable grantee, GrantInvokeOptions options) Grant access to invoke the route.final GrantIHttpRoute.Jsii$Proxy.grantInvoke(IGrantable grantee, GrantInvokeOptions options) Grant access to invoke the route.