SegmentArgs

fun SegmentArgs(description: Output<String>? = null, name: Output<String>? = null, pattern: Output<String>? = null, tags: Output<List<SegmentTagArgs>>? = null)