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.
9926 9927 9928 |
# File 'sig/types.rbs', line 9926 def auto_ml_job @auto_ml_job end |
#bedrock_custom_model ⇒ Types::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_deployment ⇒ Types::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_import ⇒ Types::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_throughput ⇒ Types::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 |
#callback ⇒ Types::CallbackStepMetadata
Returns the value of attribute callback.
9920 9921 9922 |
# File 'sig/types.rbs', line 9920 def callback @callback end |
#clarify_check ⇒ Types::ClarifyCheckStepMetadata
Returns the value of attribute clarify_check.
9924 9925 9926 |
# File 'sig/types.rbs', line 9924 def clarify_check @clarify_check end |
#condition ⇒ Types::ConditionStepMetadata
Returns the value of attribute condition.
9919 9920 9921 |
# File 'sig/types.rbs', line 9919 def condition @condition end |
#emr ⇒ Types::EMRStepMetadata
Returns the value of attribute emr.
9922 9923 9924 |
# File 'sig/types.rbs', line 9922 def emr @emr end |
#endpoint ⇒ Types::EndpointStepMetadata
Returns the value of attribute endpoint.
9927 9928 9929 |
# File 'sig/types.rbs', line 9927 def endpoint @endpoint end |
#endpoint_config ⇒ Types::EndpointConfigStepMetadata
Returns the value of attribute endpoint_config.
9928 9929 9930 |
# File 'sig/types.rbs', line 9928 def endpoint_config @endpoint_config end |
#fail ⇒ Types::FailStepMetadata
Returns the value of attribute fail.
9925 9926 9927 |
# File 'sig/types.rbs', line 9925 def fail @fail end |
#inference_component ⇒ Types::InferenceComponentMetadata
Returns the value of attribute inference_component.
9933 9934 9935 |
# File 'sig/types.rbs', line 9933 def inference_component @inference_component end |
#job ⇒ Types::JobStepMetadata
Returns the value of attribute job.
9935 9936 9937 |
# File 'sig/types.rbs', line 9935 def job @job end |
#lambda ⇒ Types::LambdaStepMetadata
Returns the value of attribute lambda.
9921 9922 9923 |
# File 'sig/types.rbs', line 9921 def lambda @lambda end |
#lineage ⇒ Types::LineageMetadata
Returns the value of attribute lineage.
9934 9935 9936 |
# File 'sig/types.rbs', line 9934 def lineage @lineage end |
#model ⇒ Types::ModelStepMetadata
Returns the value of attribute model.
9917 9918 9919 |
# File 'sig/types.rbs', line 9917 def model @model end |
#processing_job ⇒ Types::ProcessingJobStepMetadata
Returns the value of attribute processing_job.
9914 9915 9916 |
# File 'sig/types.rbs', line 9914 def processing_job @processing_job end |
#quality_check ⇒ Types::QualityCheckStepMetadata
Returns the value of attribute quality_check.
9923 9924 9925 |
# File 'sig/types.rbs', line 9923 def quality_check @quality_check end |
#register_model ⇒ Types::RegisterModelStepMetadata
Returns the value of attribute register_model.
9918 9919 9920 |
# File 'sig/types.rbs', line 9918 def register_model @register_model end |
#training_job ⇒ Types::TrainingJobStepMetadata
Returns the value of attribute training_job.
9913 9914 9915 |
# File 'sig/types.rbs', line 9913 def training_job @training_job end |
#transform_job ⇒ Types::TransformJobStepMetadata
Returns the value of attribute transform_job.
9915 9916 9917 |
# File 'sig/types.rbs', line 9915 def transform_job @transform_job end |
#tuning_job ⇒ Types::TuningJobStepMetaData
Returns the value of attribute tuning_job.
9916 9917 9918 |
# File 'sig/types.rbs', line 9916 def tuning_job @tuning_job end |