Uses of Interface
software.amazon.awscdk.services.iam.GrantOnPrincipalAndResourceOptions
Package
Description
AWS Identity and Access Management Construct Library
-
Uses of GrantOnPrincipalAndResourceOptions in software.amazon.awscdk.services.iam
Modifier and TypeClassDescriptionstatic final class
An implementation forGrantOnPrincipalAndResourceOptions
Modifier and TypeMethodDescriptionGrantOnPrincipalAndResourceOptions.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionstatic Grant
Grant.addToPrincipalAndResource
(GrantOnPrincipalAndResourceOptions options) Add a grant both on the principal and on the resource.