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)


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

def context_arn: () -> ::String

#context_name::String

Returns:

  • (::String)


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

def context_name: () -> ::String

#context_type::String

Returns:

  • (::String)


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

def context_type: () -> ::String

#created_byTypes::UserContext

Returns:



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

def created_by: () -> Types::UserContext

#creation_time::Time

Returns:

  • (::Time)


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

def creation_time: () -> ::Time

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

#last_modified_byTypes::UserContext

Returns:



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

def last_modified_by: () -> Types::UserContext

#last_modified_time::Time

Returns:

  • (::Time)


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

def last_modified_time: () -> ::Time

#lineage_group_arn::String

Returns:

  • (::String)


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

def lineage_group_arn: () -> ::String

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

Returns:

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


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

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

#sourceTypes::ContextSource



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

def source: () -> Types::ContextSource