class Aws::SageMaker::Types::OutputParameter
An output parameter of a pipeline step.
@note When making an API call, you may pass OutputParameter
data as a hash: { name: "String256", # required value: "String1024", # required }
@!attribute [rw] name
The name of the output parameter. @return [String]
@!attribute [rw] value
The value of the output parameter. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/OutputParameter AWS API Documentation
Constants
- SENSITIVE