Class: Aws::Types::PipelineExecutionStepMetadata

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#auto_ml_jobTypes::AutoMLJobStepMetadata

Returns the value of attribute auto_ml_job.



9926
9927
9928
# File 'sig/types.rbs', line 9926

def auto_ml_job
  @auto_ml_job
end

#bedrock_custom_modelTypes::BedrockCustomModelMetadata

Returns the value of attribute bedrock_custom_model.



9929
9930
9931
# File 'sig/types.rbs', line 9929

def bedrock_custom_model
  @bedrock_custom_model
end

#bedrock_custom_model_deploymentTypes::BedrockCustomModelDeploymentMetadata

Returns the value of attribute bedrock_custom_model_deployment.



9930
9931
9932
# File 'sig/types.rbs', line 9930

def bedrock_custom_model_deployment
  @bedrock_custom_model_deployment
end

#bedrock_model_importTypes::BedrockModelImportMetadata

Returns the value of attribute bedrock_model_import.



9932
9933
9934
# File 'sig/types.rbs', line 9932

def bedrock_model_import
  @bedrock_model_import
end

#bedrock_provisioned_model_throughputTypes::BedrockProvisionedModelThroughputMetadata

Returns the value of attribute bedrock_provisioned_model_throughput.



9931
9932
9933
# File 'sig/types.rbs', line 9931

def bedrock_provisioned_model_throughput
  @bedrock_provisioned_model_throughput
end

#callbackTypes::CallbackStepMetadata

Returns the value of attribute callback.



9920
9921
9922
# File 'sig/types.rbs', line 9920

def callback
  @callback
end

#clarify_checkTypes::ClarifyCheckStepMetadata

Returns the value of attribute clarify_check.



9924
9925
9926
# File 'sig/types.rbs', line 9924

def clarify_check
  @clarify_check
end

#conditionTypes::ConditionStepMetadata

Returns the value of attribute condition.



9919
9920
9921
# File 'sig/types.rbs', line 9919

def condition
  @condition
end

#emrTypes::EMRStepMetadata

Returns the value of attribute emr.



9922
9923
9924
# File 'sig/types.rbs', line 9922

def emr
  @emr
end

#endpointTypes::EndpointStepMetadata

Returns the value of attribute endpoint.



9927
9928
9929
# File 'sig/types.rbs', line 9927

def endpoint
  @endpoint
end

#endpoint_configTypes::EndpointConfigStepMetadata

Returns the value of attribute endpoint_config.



9928
9929
9930
# File 'sig/types.rbs', line 9928

def endpoint_config
  @endpoint_config
end

#failTypes::FailStepMetadata

Returns the value of attribute fail.



9925
9926
9927
# File 'sig/types.rbs', line 9925

def fail
  @fail
end

#inference_componentTypes::InferenceComponentMetadata

Returns the value of attribute inference_component.



9933
9934
9935
# File 'sig/types.rbs', line 9933

def inference_component
  @inference_component
end

#jobTypes::JobStepMetadata

Returns the value of attribute job.



9935
9936
9937
# File 'sig/types.rbs', line 9935

def job
  @job
end

#lambdaTypes::LambdaStepMetadata

Returns the value of attribute lambda.



9921
9922
9923
# File 'sig/types.rbs', line 9921

def lambda
  @lambda
end

#lineageTypes::LineageMetadata

Returns the value of attribute lineage.



9934
9935
9936
# File 'sig/types.rbs', line 9934

def lineage
  @lineage
end

#modelTypes::ModelStepMetadata

Returns the value of attribute model.



9917
9918
9919
# File 'sig/types.rbs', line 9917

def model
  @model
end

#processing_jobTypes::ProcessingJobStepMetadata

Returns the value of attribute processing_job.



9914
9915
9916
# File 'sig/types.rbs', line 9914

def processing_job
  @processing_job
end

#quality_checkTypes::QualityCheckStepMetadata

Returns the value of attribute quality_check.



9923
9924
9925
# File 'sig/types.rbs', line 9923

def quality_check
  @quality_check
end

#register_modelTypes::RegisterModelStepMetadata

Returns the value of attribute register_model.



9918
9919
9920
# File 'sig/types.rbs', line 9918

def register_model
  @register_model
end

#training_jobTypes::TrainingJobStepMetadata

Returns the value of attribute training_job.



9913
9914
9915
# File 'sig/types.rbs', line 9913

def training_job
  @training_job
end

#transform_jobTypes::TransformJobStepMetadata

Returns the value of attribute transform_job.



9915
9916
9917
# File 'sig/types.rbs', line 9915

def transform_job
  @transform_job
end

#tuning_jobTypes::TuningJobStepMetaData

Returns the value of attribute tuning_job.



9916
9917
9918
# File 'sig/types.rbs', line 9916

def tuning_job
  @tuning_job
end