Domain Resource Args
fun DomainResourceArgs(domain: Output<String>? = null, httpsExt: Output<String>? = null, instanceIds: Output<List<String>>? = null, ocspEnabled: Output<Boolean>? = null, proxyTypes: Output<List<DomainResourceProxyTypeArgs>>? = null, realServers: Output<List<String>>? = null, rsType: Output<Int>? = null)