Domain New Args
fun DomainNewArgs(cdnType: Output<String>? = null, certificateConfig: Output<DomainNewCertificateConfigArgs>? = null, checkUrl: Output<String>? = null, domainName: Output<String>? = null, resourceGroupId: Output<String>? = null, scope: Output<String>? = null, sources: Output<List<DomainNewSourceArgs>>? = null, tags: Output<Map<String, Any>>? = null)