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:



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

def created_by: () -> Types::UserContext

#creation_time::Time

Returns:

  • (::Time)


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

def creation_time: () -> ::Time

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

#display_name::String

Returns:

  • (::String)


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

def display_name: () -> ::String

#experiment_arn::String

Returns:

  • (::String)


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

def experiment_arn: () -> ::String

#experiment_name::String

Returns:

  • (::String)


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

def experiment_name: () -> ::String

#last_modified_byTypes::UserContext

Returns:



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

def last_modified_by: () -> Types::UserContext

#last_modified_time::Time

Returns:

  • (::Time)


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

def last_modified_time: () -> ::Time

#sourceTypes::ExperimentSource



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

def source: () -> Types::ExperimentSource