public class CreateSecretRequest extends Object
Modifier and Type | Field and Description |
---|---|
String |
content
Base64 representation of the secret to be added.
|
String |
description |
long |
expiry
In seconds since epoch
|
com.google.common.collect.ImmutableMap<String,String> |
metadata |
String |
name |
Copyright © 2018 Walmart, Inc.. All rights reserved.