GetDevicePoolResult

fun GetDevicePoolResult(arn: String? = null, description: String? = null, maxDevices: Int? = null, name: String? = null, rules: List<DevicePoolRule>? = null, tags: List<DevicePoolTag>? = null)