/AWS1/CL_DZN=>LISTDATASOURCERUNS()
¶
About ListDataSourceRuns¶
Lists data source runs in Amazon DataZone.
Method Signature¶
IMPORTING¶
Required arguments:¶
IV_DOMAINIDENTIFIER
TYPE /AWS1/DZNDOMAINID
/AWS1/DZNDOMAINID
¶
The identifier of the Amazon DataZone domain in which to invoke the
ListDataSourceRuns
action.
IV_DATASOURCEIDENTIFIER
TYPE /AWS1/DZNDATASOURCEID
/AWS1/DZNDATASOURCEID
¶
The identifier of the data source.
Optional arguments:¶
IV_STATUS
TYPE /AWS1/DZNDATASOURCERUNSTATUS
/AWS1/DZNDATASOURCERUNSTATUS
¶
The status of the data source.
IV_NEXTTOKEN
TYPE /AWS1/DZNPAGINATIONTOKEN
/AWS1/DZNPAGINATIONTOKEN
¶
When the number of runs is greater than the default value for the
MaxResults
parameter, or if you explicitly specify a value forMaxResults
that is less than the number of runs, the response includes a pagination token namedNextToken
. You can specify thisNextToken
value in a subsequent call toListDataSourceRuns
to list the next set of runs.
IV_MAXRESULTS
TYPE /AWS1/DZNMAXRESULTS
/AWS1/DZNMAXRESULTS
¶
The maximum number of runs to return in a single call to
ListDataSourceRuns
. When the number of runs to be listed is greater than the value ofMaxResults
, the response contains aNextToken
value that you can use in a subsequent call toListDataSourceRuns
to list the next set of runs.
RETURNING¶
OO_OUTPUT
TYPE REF TO /AWS1/CL_DZNLISTDATASRCRUNSOUT
/AWS1/CL_DZNLISTDATASRCRUNSOUT
¶
Domain /AWS1/RT_ACCOUNT_ID Primitive Type NUMC