Uses of Interface
software.amazon.awscdk.services.iam.GrantOnPrincipalOptions
Packages that use GrantOnPrincipalOptions
Package
Description
AWS Identity and Access Management Construct Library
-
Uses of GrantOnPrincipalOptions in software.amazon.awscdk.services.iam
Classes in software.amazon.awscdk.services.iam that implement GrantOnPrincipalOptionsModifier and TypeClassDescriptionstatic final classAn implementation forGrantOnPrincipalOptionsMethods in software.amazon.awscdk.services.iam that return GrantOnPrincipalOptionsModifier and TypeMethodDescriptionGrantOnPrincipalOptions.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.iam with parameters of type GrantOnPrincipalOptionsModifier and TypeMethodDescriptionstatic GrantGrant.addToPrincipal(GrantOnPrincipalOptions options) Try to grant the given permissions to the given principal.