pasteAllowed property

Input<String?>? pasteAllowed
final

Specifies whether the user can paste text from the local device to the streaming session. Valid values are Enabled or Disabled.

Implementation

final pulumi.Input<String?>? pasteAllowed;