Uses of Interface
software.amazon.awscdk.services.iam.UserAttributes
Packages that use UserAttributes
Package
Description
AWS Identity and Access Management Construct Library
-
Uses of UserAttributes in software.amazon.awscdk.services.iam
Classes in software.amazon.awscdk.services.iam that implement UserAttributesMethods in software.amazon.awscdk.services.iam that return UserAttributesMethods in software.amazon.awscdk.services.iam with parameters of type UserAttributesModifier and TypeMethodDescriptionstatic IUserUser.fromUserAttributes(software.constructs.Construct scope, String id, UserAttributes attrs) Import an existing user given user attributes.