datazone_get_asset_type {paws.analytics} | R Documentation |
Gets an Amazon DataZone asset type
Description
Gets an Amazon DataZone asset type.
See https://www.paws-r-sdk.com/docs/datazone_get_asset_type/ for full documentation.
Usage
datazone_get_asset_type(domainIdentifier, identifier, revision = NULL)
Arguments
domainIdentifier |
[required] The ID of the Amazon DataZone domain in which the asset type exists. |
identifier |
[required] The ID of the asset type. |
revision |
The revision of the asset type. |
[Package paws.analytics version 0.7.0 Index]