Uses of Interface
software.amazon.awscdk.services.iam.CfnUserProps
Packages that use CfnUserProps
Package
Description
AWS Identity and Access Management Construct Library
-
Uses of CfnUserProps in software.amazon.awscdk.services.iam
Classes in software.amazon.awscdk.services.iam that implement CfnUserPropsMethods in software.amazon.awscdk.services.iam that return CfnUserPropsConstructors in software.amazon.awscdk.services.iam with parameters of type CfnUserPropsModifierConstructorDescriptionCfnUser
(Construct scope, String id, CfnUserProps props) Create a newAWS::IAM::User
.