Get Secrets Secret
data class GetSecretsSecret(val arn: String, val description: String, val encryptionKeyId: String, val id: String, val plannedDeleteTime: String, val secretData: String, val secretDataType: String, val secretName: String, val secretType: String, val tags: Map<String, Any>, val versionId: String, val versionStages: List<String>)
Properties
Link copied to clipboard
(Available in 1.124.0+) The description of the secret.
Link copied to clipboard
(Available in 1.124.0+) The ID of the KMS CMK that is used to encrypt the secret value.
Link copied to clipboard
Schedule deletion time.
Link copied to clipboard
(Available in 1.124.0+) The value of the secret that you want to create.
Link copied to clipboard
(Available in 1.124.0+) The type of the secret data value.
Link copied to clipboard
Name of the KMS Secret.
Link copied to clipboard
(Available in 1.124.0+) The type of the secret.
Link copied to clipboard
(Available in 1.124.0+) The stage labels that mark the new secret version.