class Aws::SageMaker::Types::ContextSummary

Lists a summary of the properties of a context. A context provides a logical grouping of other entities.

@!attribute [rw] context_arn

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

@!attribute [rw] context_name

The name 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] creation_time

When the context was created.
@return [Time]

@!attribute [rw] last_modified_time

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

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

Constants

SENSITIVE