Ios Device List Args
data class IosDeviceListArgs(val iosDevices: Output<List<IosDeviceArgs>>) : ConvertibleToJava<IosDeviceListArgs>
A list of iOS device configurations in which the test is to be executed.
A list of iOS device configurations in which the test is to be executed.