Get Registry Enterprise Namespaces Plain Args
data class GetRegistryEnterpriseNamespacesPlainArgs(val ids: List<String>? = null, val instanceId: String, val nameRegex: String? = null, val outputFile: String? = null) : ConvertibleToJava<GetRegistryEnterpriseNamespacesPlainArgs>
A collection of arguments for invoking getRegistryEnterpriseNamespaces.