ActionTypeArtifactDetails
Information about parameters for artifacts associated with the action type, such as the minimum and maximum artifacts allowed.
Contents
- maximumCount
- 
               The maximum number of artifacts that can be used with the actiontype. For example, you should specify a minimum and maximum of zero input artifacts for an action type with a category of source.Type: Integer Valid Range: Minimum value of 0. Maximum value of 10. Required: Yes 
- minimumCount
- 
               The minimum number of artifacts that can be used with the action type. For example, you should specify a minimum and maximum of zero input artifacts for an action type with a category of source.Type: Integer Valid Range: Minimum value of 0. Maximum value of 10. Required: Yes 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: