Class: Aws::Types::SearchRecord

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#endpointTypes::Endpoint

Returns the value of attribute endpoint.

Returns:



10818
10819
10820
# File 'sig/types.rbs', line 10818

def endpoint
  @endpoint
end

#experimentTypes::Experiment

Returns the value of attribute experiment.

Returns:



10815
10816
10817
# File 'sig/types.rbs', line 10815

def experiment
  @experiment
end

#feature_groupTypes::FeatureGroup

Returns the value of attribute feature_group.

Returns:



10824
10825
10826
# File 'sig/types.rbs', line 10824

def feature_group
  @feature_group
end

#feature_metadataTypes::FeatureMetadata

Returns the value of attribute feature_metadata.



10825
10826
10827
# File 'sig/types.rbs', line 10825

def 
  @feature_metadata
end

#hub_contentTypes::HubContent

Returns the value of attribute hub_content.

Returns:



10831
10832
10833
# File 'sig/types.rbs', line 10831

def hub_content
  @hub_content
end

#hyper_parameter_tuning_jobTypes::HyperParameterTuningJobSearchEntity

Returns the value of attribute hyper_parameter_tuning_job.



10827
10828
10829
# File 'sig/types.rbs', line 10827

def hyper_parameter_tuning_job
  @hyper_parameter_tuning_job
end

#jobTypes::Job

Returns the value of attribute job.

Returns:



10830
10831
10832
# File 'sig/types.rbs', line 10830

def job
  @job
end

#modelTypes::ModelDashboardModel

Returns the value of attribute model.



10829
10830
10831
# File 'sig/types.rbs', line 10829

def model
  @model
end

#model_cardTypes::ModelCard

Returns the value of attribute model_card.

Returns:



10828
10829
10830
# File 'sig/types.rbs', line 10828

def model_card
  @model_card
end

#model_packageTypes::ModelPackage

Returns the value of attribute model_package.

Returns:



10819
10820
10821
# File 'sig/types.rbs', line 10819

def model_package
  @model_package
end

#model_package_groupTypes::ModelPackageGroup

Returns the value of attribute model_package_group.



10820
10821
10822
# File 'sig/types.rbs', line 10820

def model_package_group
  @model_package_group
end

#pipelineTypes::Pipeline

Returns the value of attribute pipeline.

Returns:



10821
10822
10823
# File 'sig/types.rbs', line 10821

def pipeline
  @pipeline
end

#pipeline_executionTypes::PipelineExecution

Returns the value of attribute pipeline_execution.



10822
10823
10824
# File 'sig/types.rbs', line 10822

def pipeline_execution
  @pipeline_execution
end

#pipeline_versionTypes::PipelineVersion

Returns the value of attribute pipeline_version.



10823
10824
10825
# File 'sig/types.rbs', line 10823

def pipeline_version
  @pipeline_version
end

#projectTypes::Project

Returns the value of attribute project.

Returns:



10826
10827
10828
# File 'sig/types.rbs', line 10826

def project
  @project
end

#training_jobTypes::TrainingJob

Returns the value of attribute training_job.

Returns:



10814
10815
10816
# File 'sig/types.rbs', line 10814

def training_job
  @training_job
end

#trialTypes::Trial

Returns the value of attribute trial.

Returns:



10816
10817
10818
# File 'sig/types.rbs', line 10816

def trial
  @trial
end

#trial_componentTypes::TrialComponent

Returns the value of attribute trial_component.



10817
10818
10819
# File 'sig/types.rbs', line 10817

def trial_component
  @trial_component
end