Uses of Interface
software.amazon.awscdk.interfaces.iam.IUserRef
Packages that use IUserRef
Package
Description
AWS Identity and Access Management Construct Library
-
Uses of IUserRef in software.amazon.awscdk.interfaces.iam
Subinterfaces of IUserRef in software.amazon.awscdk.interfaces.iamModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIUserRef.Classes in software.amazon.awscdk.interfaces.iam that implement IUserRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IUserRef in software.amazon.awscdk.services.iam
Subinterfaces of IUserRef in software.amazon.awscdk.services.iamModifier and TypeInterfaceDescriptioninterfaceRepresents an IAM user.static interfaceInternal default implementation forIUser.Classes in software.amazon.awscdk.services.iam that implement IUserRefModifier and TypeClassDescriptionclassCreates a new IAM user for your AWS account .static final classA proxy class which represents a concrete javascript instance of this type.classDefine a new IAM user.Methods in software.amazon.awscdk.services.iam with parameters of type IUserRefModifier and TypeMethodDescriptionvoidManagedPolicy.attachToUser(IUserRef user) Attaches this policy to a user.