Module: Aws::SageMaker::Client::_DescribeContextResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::DescribeContextResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#context_arn::String

Returns:

  • (::String)


3914
# File 'sig/client.rbs', line 3914

def context_arn: () -> ::String

#context_name::String

Returns:

  • (::String)


3913
# File 'sig/client.rbs', line 3913

def context_name: () -> ::String

#context_type::String

Returns:

  • (::String)


3916
# File 'sig/client.rbs', line 3916

def context_type: () -> ::String

#created_byTypes::UserContext

Returns:



3920
# File 'sig/client.rbs', line 3920

def created_by: () -> Types::UserContext

#creation_time::Time

Returns:

  • (::Time)


3919
# File 'sig/client.rbs', line 3919

def creation_time: () -> ::Time

#description::String

Returns:

  • (::String)


3917
# File 'sig/client.rbs', line 3917

def description: () -> ::String

#last_modified_byTypes::UserContext

Returns:



3922
# File 'sig/client.rbs', line 3922

def last_modified_by: () -> Types::UserContext

#last_modified_time::Time

Returns:

  • (::Time)


3921
# File 'sig/client.rbs', line 3921

def last_modified_time: () -> ::Time

#lineage_group_arn::String

Returns:

  • (::String)


3923
# File 'sig/client.rbs', line 3923

def lineage_group_arn: () -> ::String

#properties::Hash[::String, ::String]

Returns:

  • (::Hash[::String, ::String])


3918
# File 'sig/client.rbs', line 3918

def properties: () -> ::Hash[::String, ::String]

#sourceTypes::ContextSource



3915
# File 'sig/client.rbs', line 3915

def source: () -> Types::ContextSource