marketplacecatalog_describe_entity {paws.cost.management} | R Documentation |
Returns the metadata and content of the entity
Description
Returns the metadata and content of the entity.
See https://www.paws-r-sdk.com/docs/marketplacecatalog_describe_entity/ for full documentation.
Usage
marketplacecatalog_describe_entity(Catalog, EntityId)
Arguments
Catalog |
[required] Required. The catalog related to the request. Fixed value:
|
EntityId |
[required] Required. The unique ID of the entity to describe. |
[Package paws.cost.management version 0.7.0 Index]