Class: Aws::Types::PipelineExecutionStepMetadata
- Inherits:
-
Object
- Object
- Aws::Types::PipelineExecutionStepMetadata
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#auto_ml_job ⇒ Types::AutoMLJobStepMetadata
Returns the value of attribute auto_ml_job.
-
#bedrock_custom_model ⇒ Types::BedrockCustomModelMetadata
Returns the value of attribute bedrock_custom_model.
-
#bedrock_custom_model_deployment ⇒ Types::BedrockCustomModelDeploymentMetadata
Returns the value of attribute bedrock_custom_model_deployment.
-
#bedrock_model_import ⇒ Types::BedrockModelImportMetadata
Returns the value of attribute bedrock_model_import.
-
#bedrock_provisioned_model_throughput ⇒ Types::BedrockProvisionedModelThroughputMetadata
Returns the value of attribute bedrock_provisioned_model_throughput.
-
#callback ⇒ Types::CallbackStepMetadata
Returns the value of attribute callback.
-
#clarify_check ⇒ Types::ClarifyCheckStepMetadata
Returns the value of attribute clarify_check.
-
#condition ⇒ Types::ConditionStepMetadata
Returns the value of attribute condition.
-
#emr ⇒ Types::EMRStepMetadata
Returns the value of attribute emr.
-
#endpoint ⇒ Types::EndpointStepMetadata
Returns the value of attribute endpoint.
-
#endpoint_config ⇒ Types::EndpointConfigStepMetadata
Returns the value of attribute endpoint_config.
-
#fail ⇒ Types::FailStepMetadata
Returns the value of attribute fail.
-
#inference_component ⇒ Types::InferenceComponentMetadata
Returns the value of attribute inference_component.
-
#job ⇒ Types::JobStepMetadata
Returns the value of attribute job.
-
#lambda ⇒ Types::LambdaStepMetadata
Returns the value of attribute lambda.
-
#lineage ⇒ Types::LineageMetadata
Returns the value of attribute lineage.
-
#model ⇒ Types::ModelStepMetadata
Returns the value of attribute model.
-
#processing_job ⇒ Types::ProcessingJobStepMetadata
Returns the value of attribute processing_job.
-
#quality_check ⇒ Types::QualityCheckStepMetadata
Returns the value of attribute quality_check.
-
#register_model ⇒ Types::RegisterModelStepMetadata
Returns the value of attribute register_model.
-
#training_job ⇒ Types::TrainingJobStepMetadata
Returns the value of attribute training_job.
-
#transform_job ⇒ Types::TransformJobStepMetadata
Returns the value of attribute transform_job.
-
#tuning_job ⇒ Types::TuningJobStepMetaData
Returns the value of attribute tuning_job.
Instance Attribute Details
#auto_ml_job ⇒ Types::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_model ⇒ Types::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_deployment ⇒ Types::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_import ⇒ Types::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_throughput ⇒ Types::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 |
#callback ⇒ Types::CallbackStepMetadata
Returns the value of attribute callback.
9857 9858 9859 |
# File 'sig/types.rbs', line 9857 def callback @callback end |
#clarify_check ⇒ Types::ClarifyCheckStepMetadata
Returns the value of attribute clarify_check.
9861 9862 9863 |
# File 'sig/types.rbs', line 9861 def clarify_check @clarify_check end |
#condition ⇒ Types::ConditionStepMetadata
Returns the value of attribute condition.
9856 9857 9858 |
# File 'sig/types.rbs', line 9856 def condition @condition end |
#emr ⇒ Types::EMRStepMetadata
Returns the value of attribute emr.
9859 9860 9861 |
# File 'sig/types.rbs', line 9859 def emr @emr end |
#endpoint ⇒ Types::EndpointStepMetadata
Returns the value of attribute endpoint.
9864 9865 9866 |
# File 'sig/types.rbs', line 9864 def endpoint @endpoint end |
#endpoint_config ⇒ Types::EndpointConfigStepMetadata
Returns the value of attribute endpoint_config.
9865 9866 9867 |
# File 'sig/types.rbs', line 9865 def endpoint_config @endpoint_config end |
#fail ⇒ Types::FailStepMetadata
Returns the value of attribute fail.
9862 9863 9864 |
# File 'sig/types.rbs', line 9862 def fail @fail end |
#inference_component ⇒ Types::InferenceComponentMetadata
Returns the value of attribute inference_component.
9870 9871 9872 |
# File 'sig/types.rbs', line 9870 def inference_component @inference_component end |
#job ⇒ Types::JobStepMetadata
Returns the value of attribute job.
9872 9873 9874 |
# File 'sig/types.rbs', line 9872 def job @job end |
#lambda ⇒ Types::LambdaStepMetadata
Returns the value of attribute lambda.
9858 9859 9860 |
# File 'sig/types.rbs', line 9858 def lambda @lambda end |
#lineage ⇒ Types::LineageMetadata
Returns the value of attribute lineage.
9871 9872 9873 |
# File 'sig/types.rbs', line 9871 def lineage @lineage end |
#model ⇒ Types::ModelStepMetadata
Returns the value of attribute model.
9854 9855 9856 |
# File 'sig/types.rbs', line 9854 def model @model end |
#processing_job ⇒ Types::ProcessingJobStepMetadata
Returns the value of attribute processing_job.
9851 9852 9853 |
# File 'sig/types.rbs', line 9851 def processing_job @processing_job end |
#quality_check ⇒ Types::QualityCheckStepMetadata
Returns the value of attribute quality_check.
9860 9861 9862 |
# File 'sig/types.rbs', line 9860 def quality_check @quality_check end |
#register_model ⇒ Types::RegisterModelStepMetadata
Returns the value of attribute register_model.
9855 9856 9857 |
# File 'sig/types.rbs', line 9855 def register_model @register_model end |
#training_job ⇒ Types::TrainingJobStepMetadata
Returns the value of attribute training_job.
9850 9851 9852 |
# File 'sig/types.rbs', line 9850 def training_job @training_job end |
#transform_job ⇒ Types::TransformJobStepMetadata
Returns the value of attribute transform_job.
9852 9853 9854 |
# File 'sig/types.rbs', line 9852 def transform_job @transform_job end |
#tuning_job ⇒ Types::TuningJobStepMetaData
Returns the value of attribute tuning_job.
9853 9854 9855 |
# File 'sig/types.rbs', line 9853 def tuning_job @tuning_job end |