AddressGroupArgs

constructor(addressGroupId: Output<String>? = null, capacity: Output<Int>? = null, description: Output<String>? = null, items: Output<List<String>>? = null, labels: Output<Map<String, String>>? = null, location: Output<String>? = null, name: Output<String>? = null, project: Output<String>? = null, requestId: Output<String>? = null, type: Output<AddressGroupType>? = null)