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)


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

def context_arn: () -> ::String

#context_name::String

Returns:

  • (::String)


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

def context_name: () -> ::String

#context_type::String

Returns:

  • (::String)


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

def context_type: () -> ::String

#created_byTypes::UserContext

Returns:



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

def created_by: () -> Types::UserContext

#creation_time::Time

Returns:

  • (::Time)


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

def creation_time: () -> ::Time

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

#last_modified_byTypes::UserContext

Returns:



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

def last_modified_by: () -> Types::UserContext

#last_modified_time::Time

Returns:

  • (::Time)


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

def last_modified_time: () -> ::Time

#lineage_group_arn::String

Returns:

  • (::String)


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

def lineage_group_arn: () -> ::String

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

Returns:

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


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

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

#sourceTypes::ContextSource



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

def source: () -> Types::ContextSource