dataSharingPreference

@JvmName(name = "ptgigxcqwhaiyexw")
suspend fun dataSharingPreference(value: Output<StreamProcessorDataSharingPreferenceArgs>)
@JvmName(name = "fvmxojvyinjpmgjg")
suspend fun dataSharingPreference(value: StreamProcessorDataSharingPreferenceArgs?)

Parameters

value

Allows you to opt in or opt out to share data with Rekognition to improve model performance. You can choose this option at the account level or on a per-stream basis. Note that if you opt out at the account level this setting is ignored on individual streams. For more information, see StreamProcessorDataSharingPreference .


@JvmName(name = "wqcpuudmeyornlaw")
suspend fun dataSharingPreference(argument: suspend StreamProcessorDataSharingPreferenceArgsBuilder.() -> Unit)

Parameters

argument

Allows you to opt in or opt out to share data with Rekognition to improve model performance. You can choose this option at the account level or on a per-stream basis. Note that if you opt out at the account level this setting is ignored on individual streams. For more information, see StreamProcessorDataSharingPreference .