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:



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

def created_by: () -> Types::UserContext

#creation_time::Time

Returns:

  • (::Time)


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

def creation_time: () -> ::Time

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

#display_name::String

Returns:

  • (::String)


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

def display_name: () -> ::String

#experiment_arn::String

Returns:

  • (::String)


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

def experiment_arn: () -> ::String

#experiment_name::String

Returns:

  • (::String)


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

def experiment_name: () -> ::String

#last_modified_byTypes::UserContext

Returns:



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

def last_modified_by: () -> Types::UserContext

#last_modified_time::Time

Returns:

  • (::Time)


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

def last_modified_time: () -> ::Time

#sourceTypes::ExperimentSource



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

def source: () -> Types::ExperimentSource