Interface AttachedSecretOptions
(deprecated) Options to add a secret attachment to a secret.
Synopsis
Properties
target | (deprecated) The target to attach the secret to. |
Properties
target
(deprecated) The target to attach the secret to.
Declaration
readonly target: ISecretAttachmentTarget;
Property Value