Interface Secret.UpdateStages
-
- Enclosing interface:
- Secret
public static interface Secret.UpdateStagesGrouping of secret update stages.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceSecret.UpdateStages.WithAttributesThe stage of a secret update allowing to specify the secret attributes.static interfaceSecret.UpdateStages.WithContentTypeThe stage of a secret update allowing to set the content type of the secret.static interfaceSecret.UpdateStages.WithTagsThe stage of a secret update allowing to specify the tags.static interfaceSecret.UpdateStages.WithValueThe stage of a secret update allowing to create a new version of the secret value.
-