Module: Aws::SageMaker::Client::_DescribeExperimentResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#created_byTypes::UserContext

Returns:



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

def created_by: () -> Types::UserContext

#creation_time::Time

Returns:

  • (::Time)


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

def creation_time: () -> ::Time

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

#display_name::String

Returns:

  • (::String)


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

def display_name: () -> ::String

#experiment_arn::String

Returns:

  • (::String)


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

def experiment_arn: () -> ::String

#experiment_name::String

Returns:

  • (::String)


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

def experiment_name: () -> ::String

#last_modified_byTypes::UserContext

Returns:



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

def last_modified_by: () -> Types::UserContext

#last_modified_time::Time

Returns:

  • (::Time)


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

def last_modified_time: () -> ::Time

#sourceTypes::ExperimentSource



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

def source: () -> Types::ExperimentSource