LogDescriptorArgs

fun LogDescriptorArgs(description: Output<String>? = null, displayName: Output<String>? = null, labels: Output<List<LabelDescriptorArgs>>? = null, name: Output<String>? = null)