class Aws::SageMaker::Types::DescribeContextResponse

@!attribute [rw] context_name

The name of the context.
@return [String]

@!attribute [rw] context_arn

The Amazon Resource Name (ARN) of the context.
@return [String]

@!attribute [rw] source

The source of the context.
@return [Types::ContextSource]

@!attribute [rw] context_type

The type of the context.
@return [String]

@!attribute [rw] description

The description of the context.
@return [String]

@!attribute [rw] properties

A list of the context's properties.
@return [Hash<String,String>]

@!attribute [rw] creation_time

When the context was created.
@return [Time]

@!attribute [rw] created_by

Information about the user who created or modified an experiment,
trial, or trial component.
@return [Types::UserContext]

@!attribute [rw] last_modified_time

When the context was last modified.
@return [Time]

@!attribute [rw] last_modified_by

Information about the user who created or modified an experiment,
trial, or trial component.
@return [Types::UserContext]

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

Constants

SENSITIVE