Get Ssh Keys Plain Args
data class GetSshKeysPlainArgs(val filters: List<GetSshKeysFilter>? = null, val sorts: List<GetSshKeysSort>? = null) : ConvertibleToJava<GetSshKeysPlainArgs>
A collection of arguments for invoking getSshKeys.