SiteAddressPropertiesArgs

constructor(city: Output<String>? = null, country: Output<String>? = null, postalCode: Output<String>? = null, stateOrProvince: Output<String>? = null, streetAddress1: Output<String>? = null, streetAddress2: Output<String>? = null)