
We use only the specific keys from these hash values. This updates the type definition for these parameters to ensure users are not giving unsupported keys. Change-Id: Ie3e30b0bf807dbf113de47a76144ead5e4bceeb7
2 lines
67 B
ObjectPascal
2 lines
67 B
ObjectPascal
type Nova::SshKey = Optional[Hash[Enum['key', 'type'], String[1]]]
|