class Aws::CloudWatchEvents::Types::SageMakerPipelineParameter
Name/Value pair of a parameter to start execution of a SageMaker Model Building Pipeline.
@note When making an API call, you may pass SageMakerPipelineParameter
data as a hash: { name: "SageMakerPipelineParameterName", # required value: "SageMakerPipelineParameterValue", # required }
@!attribute [rw] name
Name of parameter to start execution of a SageMaker Model Building Pipeline. @return [String]
@!attribute [rw] value
Value of parameter to start execution of a SageMaker Model Building Pipeline. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/events-2015-10-07/SageMakerPipelineParameter AWS API Documentation
Constants
- SENSITIVE