public static interface Secret.DefinitionStages.WithTags
| Modifier and Type | Method and Description |
|---|---|
Secret.DefinitionStages.WithCreate |
withTags(Map<String,String> tags)
Specifies the tags on the secret.
|
Secret.DefinitionStages.WithCreate withTags(Map<String,String> tags)
tags - the key value pair of the tagsCopyright © 2020. All rights reserved.