MongoCluster.DefinitionStages.WithTags Interface
public static interface MongoCluster.DefinitionStages.WithTags
The stage of the MongoCluster definition allowing to specify tags.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withTags(Map<String,String> tags)
Specifies the tags property: Resource tags.. |
Method Details
withTags
public abstract MongoCluster.DefinitionStages.WithCreate withTags(Map<String,String> tags)
Specifies the tags property: Resource tags..
Parameters:
Returns: