Get Zones Plain Args
data class GetZonesPlainArgs(val fileSystemType: String? = null, val outputFile: String? = null) : ConvertibleToJava<GetZonesPlainArgs>
A collection of arguments for invoking getZones.
A collection of arguments for invoking getZones.