class Aws::SageMaker::Types::DeleteUserProfileRequest
@note When making an API call, you may pass DeleteUserProfileRequest
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. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/DeleteUserProfileRequest AWS API Documentation
Constants
- SENSITIVE