DomainNewSourceArgs

fun DomainNewSourceArgs(content: Output<String>, port: Output<Int>? = null, priority: Output<Int>? = null, type: Output<String>, weight: Output<Int>? = null)