Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.sagemaker.CfnUserProfileMixinProps.Builder
Packages that use CfnUserProfileMixinProps.Builder
-
Uses of CfnUserProfileMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.sagemaker
Methods in software.amazon.awscdk.cfnpropertymixins.services.sagemaker that return CfnUserProfileMixinProps.BuilderModifier and TypeMethodDescriptionCfnUserProfileMixinProps.builder()Sets the value ofCfnUserProfileMixinProps.getDomainId()CfnUserProfileMixinProps.Builder.domainId(IDomainRef domainId) Sets the value ofCfnUserProfileMixinProps.getDomainId()CfnUserProfileMixinProps.Builder.singleSignOnUserIdentifier(String singleSignOnUserIdentifier) Sets the value ofCfnUserProfileMixinProps.getSingleSignOnUserIdentifier()CfnUserProfileMixinProps.Builder.singleSignOnUserValue(String singleSignOnUserValue) Sets the value ofCfnUserProfileMixinProps.getSingleSignOnUserValue()Sets the value ofCfnUserProfileMixinProps.getTags()CfnUserProfileMixinProps.Builder.userProfileName(String userProfileName) Sets the value ofCfnUserProfileMixinProps.getUserProfileName()CfnUserProfileMixinProps.Builder.userSettings(CfnUserProfilePropsMixin.UserSettingsProperty userSettings) Sets the value ofCfnUserProfileMixinProps.getUserSettings()CfnUserProfileMixinProps.Builder.userSettings(IResolvable userSettings) Sets the value ofCfnUserProfileMixinProps.getUserSettings()Constructors in software.amazon.awscdk.cfnpropertymixins.services.sagemaker with parameters of type CfnUserProfileMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnUserProfileMixinProps.Builder.