DeviceLocationArgs

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