class Aws::SageMaker::Types::DescribeUserProfileRequest

@note When making an API call, you may pass DescribeUserProfileRequest

data as a hash:

    {
      domain_id: "DomainId", # required
      user_profile_name: "UserProfileName", # required
    }

@!attribute [rw] domain_id

The domain ID.
@return [String]

@!attribute [rw] user_profile_name

The user profile name. This value is not case sensitive.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/DescribeUserProfileRequest AWS API Documentation

Constants

SENSITIVE