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