DomainArgs

fun DomainArgs(domain: Output<String>? = null, encryptionKey: Output<String>? = null, tags: Output<Map<String, String>>? = null)