connection Recording Preferences
suspend fun connectionRecordingPreferences(value: Output<ConnectionRecordingPreferencesPropertiesArgs>)
Parameters
value
The set of preferences used for recording RDP connections in the requesting AWS account and AWS Region. This includes details such as which S3 bucket recordings are stored in.
suspend fun connectionRecordingPreferences(argument: suspend ConnectionRecordingPreferencesPropertiesArgsBuilder.() -> Unit)
Parameters
argument
The set of preferences used for recording RDP connections in the requesting AWS account and AWS Region. This includes details such as which S3 bucket recordings are stored in.