| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
CostTagAttributes |
CostTagAttributes.addSourcesItem(String sourcesItem) |
CostTagAttributes |
CostTag.getAttributes()
Attributes of a Cloud Cost Management tag.
|
CostTagAttributes |
CostTagAttributes.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
CostTagAttributes |
CostTagAttributes.sources(List<String> sources) |
CostTagAttributes |
CostTagAttributes.value(String value) |
| Modifier and Type | Method and Description |
|---|---|
CostTag |
CostTag.attributes(CostTagAttributes attributes) |
void |
CostTag.setAttributes(CostTagAttributes attributes) |
| Constructor and Description |
|---|
CostTag(CostTagAttributes attributes,
String id,
CostTagType type) |
Copyright © 2026. All rights reserved.