datazone_get_data_product {paws.analytics} | R Documentation |
Gets the data product
Description
Gets the data product.
See https://www.paws-r-sdk.com/docs/datazone_get_data_product/ for full documentation.
Usage
datazone_get_data_product(domainIdentifier, identifier, revision = NULL)
Arguments
domainIdentifier |
[required] The ID of the domain where the data product lives. |
identifier |
[required] The ID of the data product. |
revision |
The revision of the data product. |
[Package paws.analytics version 0.9.0 Index]