Uses of Interface
software.amazon.awscdk.services.iam.IPolicyRef
Packages that use IPolicyRef
Package
Description
AWS Identity and Access Management Construct Library
-
Uses of IPolicyRef in software.amazon.awscdk.services.iam
Subinterfaces of IPolicyRef in software.amazon.awscdk.services.iamModifier and TypeInterfaceDescriptioninterface
Represents an IAM Policy.static interface
Internal default implementation forIPolicy
.static interface
Internal default implementation forIPolicyRef
.Classes in software.amazon.awscdk.services.iam that implement IPolicyRefModifier and TypeClassDescriptionclass
Adds or updates an inline policy document that is embedded in the specified IAM group, user or role.static final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type.class
The AWS::IAM::Policy resource associates an inline IAM policy with IAM users, roles, or groups.