Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.iam.CfnUserPropsMixin.LoginProfileProperty
Packages that use CfnUserPropsMixin.LoginProfileProperty
-
Uses of CfnUserPropsMixin.LoginProfileProperty in software.amazon.awscdk.cfnpropertymixins.services.iam
Classes in software.amazon.awscdk.cfnpropertymixins.services.iam that implement CfnUserPropsMixin.LoginProfilePropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnUserPropsMixin.LoginProfilePropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.iam that return CfnUserPropsMixin.LoginProfilePropertyModifier and TypeMethodDescriptionCfnUserPropsMixin.LoginProfileProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.iam with parameters of type CfnUserPropsMixin.LoginProfilePropertyModifier and TypeMethodDescriptionCfnUserMixinProps.Builder.loginProfile(CfnUserPropsMixin.LoginProfileProperty loginProfile) Sets the value ofCfnUserMixinProps.getLoginProfile()CfnUserPropsMixin.Builder.loginProfile(CfnUserPropsMixin.LoginProfileProperty loginProfile) Creates a password for the specified IAM user.