InternalRangeArgs

constructor(description: Output<String>? = null, ipCidrRange: Output<String>? = null, labels: Output<Map<String, String>>? = null, migration: Output<InternalRangeMigrationArgs>? = null, name: Output<String>? = null, network: Output<String>? = null, overlaps: Output<List<String>>? = null, peering: Output<String>? = null, prefixLength: Output<Int>? = null, project: Output<String>? = null, targetCidrRanges: Output<List<String>>? = null, usage: Output<String>? = null)