ExecutePipelineActivityPolicy interface
Execution policy for an execute pipeline activity.
Properties
secure |
When set to true, Input from activity is considered as secure and will not be logged to monitoring. |
Property Details
secureInput
When set to true, Input from activity is considered as secure and will not be logged to monitoring.
secureInput?: boolean
Property Value
boolean