Get Keys Plain Args
data class GetKeysPlainArgs(val managedZone: String, val project: String? = null) : ConvertibleToJava<GetKeysPlainArgs>
A collection of arguments for invoking getKeys.
A collection of arguments for invoking getKeys.