@Stability(value=Stable) public static final class CfnUserProfileProps.Builder extends Object implements software.amazon.jsii.Builder<CfnUserProfileProps>
CfnUserProfileProps| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnUserProfileProps.Builder domainId(String domainId)
CfnUserProfileProps.getDomainId()domainId - `AWS::SageMaker::UserProfile.DomainId`. This parameter is required.this@Stability(value=Stable) public CfnUserProfileProps.Builder userProfileName(String userProfileName)
CfnUserProfileProps.getUserProfileName()userProfileName - `AWS::SageMaker::UserProfile.UserProfileName`. This parameter is required.this@Stability(value=Stable) public CfnUserProfileProps.Builder singleSignOnUserIdentifier(String singleSignOnUserIdentifier)
CfnUserProfileProps.getSingleSignOnUserIdentifier()singleSignOnUserIdentifier - `AWS::SageMaker::UserProfile.SingleSignOnUserIdentifier`.this@Stability(value=Stable) public CfnUserProfileProps.Builder singleSignOnUserValue(String singleSignOnUserValue)
CfnUserProfileProps.getSingleSignOnUserValue()singleSignOnUserValue - `AWS::SageMaker::UserProfile.SingleSignOnUserValue`.this@Stability(value=Stable) public CfnUserProfileProps.Builder tags(List<? extends CfnTag> tags)
CfnUserProfileProps.getTags()tags - `AWS::SageMaker::UserProfile.Tags`.this@Stability(value=Stable) public CfnUserProfileProps.Builder userSettings(CfnUserProfile.UserSettingsProperty userSettings)
CfnUserProfileProps.getUserSettings()userSettings - `AWS::SageMaker::UserProfile.UserSettings`.this@Stability(value=Stable) public CfnUserProfileProps.Builder userSettings(IResolvable userSettings)
CfnUserProfileProps.getUserSettings()userSettings - `AWS::SageMaker::UserProfile.UserSettings`.this@Stability(value=Stable) public CfnUserProfileProps build()
build in interface software.amazon.jsii.Builder<CfnUserProfileProps>CfnUserProfilePropsNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.