Get KMSSecret Ciphertext Result
data class GetKMSSecretCiphertextResult(val ciphertext: String, val cryptoKey: String, val id: String, val plaintext: String)
A collection of values returned by getKMSSecretCiphertext.