FhirServiceCorsConfigurationArgs

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