Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.datazone.CfnUserProfilePropsMixin.Builder
Packages that use CfnUserProfilePropsMixin.Builder
-
Uses of CfnUserProfilePropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.datazone
Methods in software.amazon.awscdk.cfnpropertymixins.services.datazone that return CfnUserProfilePropsMixin.BuilderModifier and TypeMethodDescriptionCfnUserProfilePropsMixin.Builder.create()CfnUserProfilePropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnUserProfilePropsMixin.Builder.domainIdentifier(String domainIdentifier) The identifier of a Amazon DataZone domain in which a user profile exists.The status of the user profile.CfnUserProfilePropsMixin.Builder.userIdentifier(String userIdentifier) The identifier of the user for which the user profile is created.The user type of the user for which the user profile is created.