datazone_delete_asset_type {paws.analytics}R Documentation

Deletes an asset type in Amazon DataZone

Description

Deletes an asset type in Amazon DataZone.

See https://www.paws-r-sdk.com/docs/datazone_delete_asset_type/ for full documentation.

Usage

datazone_delete_asset_type(domainIdentifier, identifier)

Arguments

domainIdentifier

[required] The ID of the Amazon DataZone domain in which the asset type is deleted.

identifier

[required] The identifier of the asset type that is deleted.


[Package paws.analytics version 0.9.0 Index]