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)


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

def context_arn: () -> ::String

#context_name::String

Returns:

  • (::String)


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

def context_name: () -> ::String

#context_type::String

Returns:

  • (::String)


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

def context_type: () -> ::String

#created_byTypes::UserContext

Returns:



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

def created_by: () -> Types::UserContext

#creation_time::Time

Returns:

  • (::Time)


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

def creation_time: () -> ::Time

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

#last_modified_byTypes::UserContext

Returns:



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

def last_modified_by: () -> Types::UserContext

#last_modified_time::Time

Returns:

  • (::Time)


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

def last_modified_time: () -> ::Time

#lineage_group_arn::String

Returns:

  • (::String)


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

def lineage_group_arn: () -> ::String

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

Returns:

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


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

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

#sourceTypes::ContextSource



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

def source: () -> Types::ContextSource