Uses of Interface
software.amazon.awscdk.services.iam.GrantWithResourceOptions
Package
Description
AWS Identity and Access Management Construct Library
-
Uses of GrantWithResourceOptions in software.amazon.awscdk.services.iam
Modifier and TypeClassDescriptionstatic final class
An implementation forGrantWithResourceOptions
Modifier and TypeMethodDescriptionGrantWithResourceOptions.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionstatic Grant
Grant.addToPrincipalOrResource
(GrantWithResourceOptions options) Grant the given permissions to the principal.