Address Book Args
constructor(addressLists: Output<List<String>>? = null, autoAddTagEcs: Output<Int>? = null, description: Output<String>? = null, ecsTags: Output<List<AddressBookEcsTagArgs>>? = null, groupName: Output<String>? = null, groupType: Output<String>? = null, lang: Output<String>? = null, tagRelation: Output<String>? = null)