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