Uses of Interface
software.aws.awsprototypingsdk.openapigateway.IntegrationGrantProps
-
-
Uses of IntegrationGrantProps in software.aws.awsprototypingsdk.openapigateway
Classes in software.aws.awsprototypingsdk.openapigateway that implement IntegrationGrantProps Modifier and Type Class Description static classIntegrationGrantProps.Jsii$ProxyAn implementation forIntegrationGrantPropsMethods in software.aws.awsprototypingsdk.openapigateway that return IntegrationGrantProps Modifier and Type Method Description IntegrationGrantPropsIntegrationGrantProps.Builder. build()Builds the configured instance.Methods in software.aws.awsprototypingsdk.openapigateway with parameters of type IntegrationGrantProps Modifier and Type Method Description voidIntegration. grant(IntegrationGrantProps _props)(experimental) Grant permissions for the API to invoke the integration.voidLambdaIntegration. grant(IntegrationGrantProps __0)(experimental) Grant API Gateway permissions to invoke the lambda.
-