

# TriggerSource
<a name="API_TriggerSource"></a>

The source that triggered a notebook run in Amazon DataZone.

## Contents
<a name="API_TriggerSource_Contents"></a>

 ** name **   <a name="datazone-Type-TriggerSource-name"></a>
The name of the trigger source.  
Type: String  
Required: No

 ** type **   <a name="datazone-Type-TriggerSource-type"></a>
The type of the trigger source. Valid values are `MANUAL`, `SCHEDULED`, and `WORKFLOW`.  
Type: String  
Valid Values: `MANUAL | SCHEDULED | WORKFLOW`   
Required: No

## See Also
<a name="API_TriggerSource_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/datazone-2018-05-10/TriggerSource) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/datazone-2018-05-10/TriggerSource) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/datazone-2018-05-10/TriggerSource) 