Uses of Interface
software.amazon.awscdk.services.iam.GrantWithResourceOptions
Packages that use GrantWithResourceOptions
Package
Description
AWS Identity and Access Management Construct Library
-
Uses of GrantWithResourceOptions in software.amazon.awscdk.services.iam
Classes in software.amazon.awscdk.services.iam that implement GrantWithResourceOptionsModifier and TypeClassDescriptionstatic final classAn implementation forGrantWithResourceOptionsMethods in software.amazon.awscdk.services.iam that return GrantWithResourceOptionsModifier and TypeMethodDescriptionGrantWithResourceOptions.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.iam with parameters of type GrantWithResourceOptionsModifier and TypeMethodDescriptionstatic GrantGrant.addToPrincipalOrResource(GrantWithResourceOptions options) Grant the given permissions to the principal.