Sha256: b73241f8a2ecf9c12e466149dc49685eaf6e1c25b085054ed1322659eccbedd0
Contents?: true
Size: 623 Bytes
Versions: 21
Compression:
Stored size: 623 Bytes
Contents
# Fastly::SecretResponse ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **name** | **String** | Name of the secret. | [optional] | | **digest** | **String** | An opaque identifier of the plaintext secret value. This can be used to determine if a secret value has changed. | [optional][readonly] | | **created_at** | **Time** | Date and time in ISO 8601 format. | [optional][readonly] | | **recreated** | **Boolean** | True if the secret replaced a secret with the same name. | [optional] | [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)
Version data entries
21 entries across 21 versions & 1 rubygems
Version | Path |
---|---|
fastly-6.0.0 | docs/SecretResponse.md |