Get Network Profile Result
constructor(arn: String? = null, description: String? = null, downlinkBandwidthBits: Int? = null, downlinkDelayMs: Int? = null, downlinkJitterMs: Int? = null, downlinkLossPercent: Int? = null, name: String? = null, tags: List<Tag>? = null, uplinkBandwidthBits: Int? = null, uplinkDelayMs: Int? = null, uplinkJitterMs: Int? = null, uplinkLossPercent: Int? = null)