AccountKeyMetadataResponse

data class AccountKeyMetadataResponse(val generationTime: String)

The metadata related to an access key for a given database account.

Constructors

Link copied to clipboard
constructor(generationTime: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Generation time in UTC of the key in ISO-8601 format. If the value is missing from the object, it means that the last key regeneration was triggered before 2022-06-18.