LabelArgs

fun LabelArgs(description: Output<String>? = null, name: Output<String>? = null, tags: Output<List<LabelTagArgs>>? = null)