You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::SageMaker::Types::UserContext

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#domain_idString

The domain associated with the user.

Returns:

  • (String)

    The domain associated with the user.

#user_profile_arnString

The Amazon Resource Name (ARN) of the user\'s profile.

Returns:

  • (String)

    The Amazon Resource Name (ARN) of the user\'s profile.

#user_profile_nameString

The name of the user\'s profile.

Returns:

  • (String)

    The name of the user\'s profile.