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)


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

def context_arn: () -> ::String

#context_name::String

Returns:

  • (::String)


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

def context_name: () -> ::String

#context_type::String

Returns:

  • (::String)


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

def context_type: () -> ::String

#created_byTypes::UserContext

Returns:



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

def created_by: () -> Types::UserContext

#creation_time::Time

Returns:

  • (::Time)


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

def creation_time: () -> ::Time

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

#last_modified_byTypes::UserContext

Returns:



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

def last_modified_by: () -> Types::UserContext

#last_modified_time::Time

Returns:

  • (::Time)


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

def last_modified_time: () -> ::Time

#lineage_group_arn::String

Returns:

  • (::String)


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

def lineage_group_arn: () -> ::String

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

Returns:

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


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

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

#sourceTypes::ContextSource



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

def source: () -> Types::ContextSource