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