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.



9863
9864
9865
# File 'sig/types.rbs', line 9863

def auto_ml_job
  @auto_ml_job
end

#bedrock_custom_modelTypes::BedrockCustomModelMetadata

Returns the value of attribute bedrock_custom_model.



9866
9867
9868
# File 'sig/types.rbs', line 9866

def bedrock_custom_model
  @bedrock_custom_model
end

#bedrock_custom_model_deploymentTypes::BedrockCustomModelDeploymentMetadata

Returns the value of attribute bedrock_custom_model_deployment.



9867
9868
9869
# File 'sig/types.rbs', line 9867

def bedrock_custom_model_deployment
  @bedrock_custom_model_deployment
end

#bedrock_model_importTypes::BedrockModelImportMetadata

Returns the value of attribute bedrock_model_import.



9869
9870
9871
# File 'sig/types.rbs', line 9869

def bedrock_model_import
  @bedrock_model_import
end

#bedrock_provisioned_model_throughputTypes::BedrockProvisionedModelThroughputMetadata

Returns the value of attribute bedrock_provisioned_model_throughput.



9868
9869
9870
# File 'sig/types.rbs', line 9868

def bedrock_provisioned_model_throughput
  @bedrock_provisioned_model_throughput
end

#callbackTypes::CallbackStepMetadata

Returns the value of attribute callback.



9857
9858
9859
# File 'sig/types.rbs', line 9857

def callback
  @callback
end

#clarify_checkTypes::ClarifyCheckStepMetadata

Returns the value of attribute clarify_check.



9861
9862
9863
# File 'sig/types.rbs', line 9861

def clarify_check
  @clarify_check
end

#conditionTypes::ConditionStepMetadata

Returns the value of attribute condition.



9856
9857
9858
# File 'sig/types.rbs', line 9856

def condition
  @condition
end

#emrTypes::EMRStepMetadata

Returns the value of attribute emr.



9859
9860
9861
# File 'sig/types.rbs', line 9859

def emr
  @emr
end

#endpointTypes::EndpointStepMetadata

Returns the value of attribute endpoint.



9864
9865
9866
# File 'sig/types.rbs', line 9864

def endpoint
  @endpoint
end

#endpoint_configTypes::EndpointConfigStepMetadata

Returns the value of attribute endpoint_config.



9865
9866
9867
# File 'sig/types.rbs', line 9865

def endpoint_config
  @endpoint_config
end

#failTypes::FailStepMetadata

Returns the value of attribute fail.



9862
9863
9864
# File 'sig/types.rbs', line 9862

def fail
  @fail
end

#inference_componentTypes::InferenceComponentMetadata

Returns the value of attribute inference_component.



9870
9871
9872
# File 'sig/types.rbs', line 9870

def inference_component
  @inference_component
end

#jobTypes::JobStepMetadata

Returns the value of attribute job.



9872
9873
9874
# File 'sig/types.rbs', line 9872

def job
  @job
end

#lambdaTypes::LambdaStepMetadata

Returns the value of attribute lambda.



9858
9859
9860
# File 'sig/types.rbs', line 9858

def lambda
  @lambda
end

#lineageTypes::LineageMetadata

Returns the value of attribute lineage.



9871
9872
9873
# File 'sig/types.rbs', line 9871

def lineage
  @lineage
end

#modelTypes::ModelStepMetadata

Returns the value of attribute model.



9854
9855
9856
# File 'sig/types.rbs', line 9854

def model
  @model
end

#processing_jobTypes::ProcessingJobStepMetadata

Returns the value of attribute processing_job.



9851
9852
9853
# File 'sig/types.rbs', line 9851

def processing_job
  @processing_job
end

#quality_checkTypes::QualityCheckStepMetadata

Returns the value of attribute quality_check.



9860
9861
9862
# File 'sig/types.rbs', line 9860

def quality_check
  @quality_check
end

#register_modelTypes::RegisterModelStepMetadata

Returns the value of attribute register_model.



9855
9856
9857
# File 'sig/types.rbs', line 9855

def register_model
  @register_model
end

#training_jobTypes::TrainingJobStepMetadata

Returns the value of attribute training_job.



9850
9851
9852
# File 'sig/types.rbs', line 9850

def training_job
  @training_job
end

#transform_jobTypes::TransformJobStepMetadata

Returns the value of attribute transform_job.



9852
9853
9854
# File 'sig/types.rbs', line 9852

def transform_job
  @transform_job
end

#tuning_jobTypes::TuningJobStepMetaData

Returns the value of attribute tuning_job.



9853
9854
9855
# File 'sig/types.rbs', line 9853

def tuning_job
  @tuning_job
end