IntegrationFilter
A filter for listing integrations. This is a union type where you can filter by provider or provider type.
Contents
Important
This data type is a UNION, so only one of the following members can be specified when used or returned.
- provider
-
Filter integrations by provider.
Type: String
Valid Values:
GITHUBRequired: No
- providerType
-
Filter integrations by provider type.
Type: String
Valid Values:
SOURCE_CODE | DOCUMENTATIONRequired: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: