ServiceCorsConfigurationInfoArgs

constructor(allowCredentials: Output<Boolean>? = null, headers: Output<List<String>>? = null, maxAge: Output<Double>? = null, methods: Output<List<String>>? = null, origins: Output<List<String>>? = null)