Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SecretSetParameters

Package version

The secret set parameters.

Hierarchy

  • SecretSetParameters

Index

Properties

Optional contentType

contentType: undefined | string

Type of the secret value such as a password.

Optional secretAttributes

secretAttributes: SecretAttributes

The secret management attributes.

Optional tags

tags: undefined | {}

Application specific metadata in the form of key-value pairs.

value

value: string

The value of the secret.

Generated using TypeDoc