Get Zone Plain Args
data class GetZonePlainArgs(val filter: GetZoneFilter? = null, val zoneId: String? = null) : ConvertibleToJava<GetZonePlainArgs>
A collection of arguments for invoking getZone.
A collection of arguments for invoking getZone.