SecretHandle

SecretHandle is a datatype for a handle for a secret.

Table: SecretHandle

ParameterTypeRequiredDefaultStabilityDescription
Some arguments may be required, as indicated in the Required column. For return datatypes, this indicates that you must specify which fields you want returned in the results.
Table last updated: Dec 8, 2025
createdAtlongyes PreviewTimestamp, in milliseconds, of when the secret handle was created.
descriptionstringyes PreviewA description of the secret handle.
featureNamestringyes PreviewThe name of the feature associated with this secret.
idstringyes PreviewThe unique identifier of the secret handle.
lastUpdatedAtlong  PreviewTimestamp, in milliseconds, of when the secret handle was last updated.
namestringyes PreviewThe name of the secret handle.
secretPointerOtherTypeyes PreviewPointer to the secret in an external secret management system. See SecretPointer.