SecretVaultTemporaryKeyResponse
SecretVaultTemporaryKeyResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| access_key optional | Access key Example : testname | any of [string, null] | |
| expired_at required | Expired date Example : 2025-02-25 03:07:17.000 | any of [string (date-time), null] | |
| secret_key optional | Secret key Example : testname | any of [string, null] |