LocationArgs

fun LocationArgs(locationName: Output<String>? = null, tags: Output<List<LocationTagArgs>>? = null)