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.



9878
9879
9880
# File 'sig/types.rbs', line 9878

def auto_ml_job
  @auto_ml_job
end

#bedrock_custom_modelTypes::BedrockCustomModelMetadata

Returns the value of attribute bedrock_custom_model.



9881
9882
9883
# File 'sig/types.rbs', line 9881

def bedrock_custom_model
  @bedrock_custom_model
end

#bedrock_custom_model_deploymentTypes::BedrockCustomModelDeploymentMetadata

Returns the value of attribute bedrock_custom_model_deployment.



9882
9883
9884
# File 'sig/types.rbs', line 9882

def bedrock_custom_model_deployment
  @bedrock_custom_model_deployment
end

#bedrock_model_importTypes::BedrockModelImportMetadata

Returns the value of attribute bedrock_model_import.



9884
9885
9886
# File 'sig/types.rbs', line 9884

def bedrock_model_import
  @bedrock_model_import
end

#bedrock_provisioned_model_throughputTypes::BedrockProvisionedModelThroughputMetadata

Returns the value of attribute bedrock_provisioned_model_throughput.



9883
9884
9885
# File 'sig/types.rbs', line 9883

def bedrock_provisioned_model_throughput
  @bedrock_provisioned_model_throughput
end

#callbackTypes::CallbackStepMetadata

Returns the value of attribute callback.



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

def callback
  @callback
end

#clarify_checkTypes::ClarifyCheckStepMetadata

Returns the value of attribute clarify_check.



9876
9877
9878
# File 'sig/types.rbs', line 9876

def clarify_check
  @clarify_check
end

#conditionTypes::ConditionStepMetadata

Returns the value of attribute condition.



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

def condition
  @condition
end

#emrTypes::EMRStepMetadata

Returns the value of attribute emr.



9874
9875
9876
# File 'sig/types.rbs', line 9874

def emr
  @emr
end

#endpointTypes::EndpointStepMetadata

Returns the value of attribute endpoint.



9879
9880
9881
# File 'sig/types.rbs', line 9879

def endpoint
  @endpoint
end

#endpoint_configTypes::EndpointConfigStepMetadata

Returns the value of attribute endpoint_config.



9880
9881
9882
# File 'sig/types.rbs', line 9880

def endpoint_config
  @endpoint_config
end

#failTypes::FailStepMetadata

Returns the value of attribute fail.



9877
9878
9879
# File 'sig/types.rbs', line 9877

def fail
  @fail
end

#inference_componentTypes::InferenceComponentMetadata

Returns the value of attribute inference_component.



9885
9886
9887
# File 'sig/types.rbs', line 9885

def inference_component
  @inference_component
end

#jobTypes::JobStepMetadata

Returns the value of attribute job.



9887
9888
9889
# File 'sig/types.rbs', line 9887

def job
  @job
end

#lambdaTypes::LambdaStepMetadata

Returns the value of attribute lambda.



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

def lambda
  @lambda
end

#lineageTypes::LineageMetadata

Returns the value of attribute lineage.



9886
9887
9888
# File 'sig/types.rbs', line 9886

def lineage
  @lineage
end

#modelTypes::ModelStepMetadata

Returns the value of attribute model.



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

def model
  @model
end

#processing_jobTypes::ProcessingJobStepMetadata

Returns the value of attribute processing_job.



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

def processing_job
  @processing_job
end

#quality_checkTypes::QualityCheckStepMetadata

Returns the value of attribute quality_check.



9875
9876
9877
# File 'sig/types.rbs', line 9875

def quality_check
  @quality_check
end

#register_modelTypes::RegisterModelStepMetadata

Returns the value of attribute register_model.



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

def register_model
  @register_model
end

#training_jobTypes::TrainingJobStepMetadata

Returns the value of attribute training_job.



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

def training_job
  @training_job
end

#transform_jobTypes::TransformJobStepMetadata

Returns the value of attribute transform_job.



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

def transform_job
  @transform_job
end

#tuning_jobTypes::TuningJobStepMetaData

Returns the value of attribute tuning_job.



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

def tuning_job
  @tuning_job
end