updateAttachedFilesConfiguration
inline suspend fun ConnectClient.updateAttachedFilesConfiguration(crossinline block: UpdateAttachedFilesConfigurationRequest.Builder.() -> Unit): UpdateAttachedFilesConfigurationResponse
Updates the attached files configuration for the specified Connect Customer instance and attachment scope.
If no instance-specific configuration exists, this operation creates one. Partial updates are supported—only specified fields are updated, while unspecified fields retain their current values.