GetDevicePoolResult

constructor(arn: String? = null, description: String? = null, maxDevices: Int? = null, name: String? = null, rules: List<DevicePoolRule>? = null, tags: List<Tag>? = null)