Get Engine Namespaces Plain Args
data class GetEngineNamespacesPlainArgs(val acceptLanguage: String? = null, val clusterId: String, val ids: List<String>? = null, val outputFile: String? = null) : ConvertibleToJava<GetEngineNamespacesPlainArgs>
A collection of arguments for invoking getEngineNamespaces.