CostTagKeyMetadataAttributes |
CostTagKeyMetadataAttributes.addTagSourcesItem(String tagSourcesItem) |
CostTagKeyMetadataAttributes |
CostTagKeyMetadataAttributes.cardinalityByAccount(Map<String,Long> cardinalityByAccount) |
CostTagKeyMetadataAttributes |
CostTagKeyMetadataAttributes.costCovered(Double costCovered) |
CostTagKeyMetadataAttributes |
CostTagKeyMetadataAttributes.date(String date) |
CostTagKeyMetadataAttributes |
CostTagKeyMetadata.getAttributes()
Attributes of a Cloud Cost Management tag key metadata entry.
|
CostTagKeyMetadataAttributes |
CostTagKeyMetadataAttributes.metric(String metric) |
CostTagKeyMetadataAttributes |
CostTagKeyMetadataAttributes.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
CostTagKeyMetadataAttributes |
CostTagKeyMetadataAttributes.putCardinalityByAccountItem(String key,
Long cardinalityByAccountItem) |
CostTagKeyMetadataAttributes |
CostTagKeyMetadataAttributes.putTopValuesByAccountItem(String key,
List<String> topValuesByAccountItem) |
CostTagKeyMetadataAttributes |
CostTagKeyMetadataAttributes.rowCount(Long rowCount) |
CostTagKeyMetadataAttributes |
CostTagKeyMetadataAttributes.tagSources(List<String> tagSources) |
CostTagKeyMetadataAttributes |
CostTagKeyMetadataAttributes.topValuesByAccount(Map<String,List<String>> topValuesByAccount) |