SiteLocationArgs

fun SiteLocationArgs(address: Output<String>? = null, latitude: Output<String>? = null, longitude: Output<String>? = null)