Get Managed Hardware Security Module Key Result
data class GetManagedHardwareSecurityModuleKeyResult(val curve: String, val expirationDate: String, val id: String, val keyOpts: List<String>, val keySize: Int, val keyType: String, val managedHsmId: String, val name: String, val notBeforeDate: String, val tags: Map<String, String>, val version: String, val versionedId: String)
A collection of values returned by getManagedHardwareSecurityModuleKey.