EndpointArgs

fun EndpointArgs(aliases: Output<List<String>>? = null, allowCors: Output<Boolean>? = null, name: Output<String>? = null, target: Output<String>? = null)