Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SecretValueResourceDescription

Package version

This type describes a value of a secret resource. The name of this resource is the version identifier corresponding to this secret value.

Hierarchy

  • SecretValueResourceDescription

Index

Properties

Properties

name

name: string

Version identifier of the secret value.

Optional value

value: undefined | string

The actual value of the secret.

Generated using TypeDoc