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



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

def created_by: () -> Types::UserContext

#creation_time::Time



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

def creation_time: () -> ::Time

#description::String



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

def description: () -> ::String

#display_name::String



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

def display_name: () -> ::String

#experiment_arn::String



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

def experiment_arn: () -> ::String

#experiment_name::String



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

def experiment_name: () -> ::String

#last_modified_byTypes::UserContext



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

def last_modified_by: () -> Types::UserContext

#last_modified_time::Time



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

def last_modified_time: () -> ::Time

#sourceTypes::ExperimentSource



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

def source: () -> Types::ExperimentSource