Get Key Plain Args
    data class GetKeyPlainArgs(val id: String, val tags: Map<String, String>? = null) : ConvertibleToJava<GetKeyPlainArgs> 
A collection of arguments for invoking getKey.
A collection of arguments for invoking getKey.