Uses of Interface
software.amazon.awscdk.services.iam.IUserRef
Packages that use IUserRef
Package
Description
AWS Identity and Access Management Construct Library
-
Uses of IUserRef in software.amazon.awscdk.services.iam
Subinterfaces of IUserRef in software.amazon.awscdk.services.iamModifier and TypeInterfaceDescriptioninterface
Represents an IAM user.static interface
Internal default implementation forIUser
.static interface
Internal default implementation forIUserRef
.Classes in software.amazon.awscdk.services.iam that implement IUserRefModifier and TypeClassDescriptionclass
Creates a new IAM user for your AWS account .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
Define a new IAM user.Methods in software.amazon.awscdk.services.iam with parameters of type IUserRefModifier and TypeMethodDescriptionvoid
ManagedPolicy.attachToUser
(IUserRef user) Attaches this policy to a user.