Uses of Interface
software.amazon.awscdk.services.redshift.UserAttributes
Packages that use UserAttributes
-
Uses of UserAttributes in software.amazon.awscdk.services.redshift
Classes in software.amazon.awscdk.services.redshift that implement UserAttributesMethods in software.amazon.awscdk.services.redshift that return UserAttributesMethods in software.amazon.awscdk.services.redshift with parameters of type UserAttributesModifier and TypeMethodDescriptionstatic IUserUser.fromUserAttributes(software.constructs.Construct scope, String id, UserAttributes attrs) (experimental) Specify a Redshift user using credentials that already exist.