Optional
description?: stringOptional
ephemeralPolicy?: Secret.v1beta1.EphemeralPolicy(Optional.) Policy that defines whether/when a secret's versions expire. By default, the policy is applied to all the secret's versions.
Name of the secret.
Optional
path?: string(Optional.) Location of the secret in the directory structure. If not
specified, the path is /
.
Optional
projectId?: stringID of the Project containing the secret.
A protected secret cannot be deleted.
Optional
region?: RegionRegion to target. If none is passed will use default region from the config.
Optional
tags?: string[]List of the secret's tags.
Optional
type?: Secret.v1beta1.SecretType(Optional.) See the Secret.Type
enum for a description of values. If not
specified, the type is Opaque
.
Description of the secret.