class Aws::WorkSpaces::Types::ClientProperties

Describes an Amazon WorkSpaces client.

@note When making an API call, you may pass ClientProperties

data as a hash:

    {
      reconnect_enabled: "ENABLED", # accepts ENABLED, DISABLED
    }

@!attribute [rw] reconnect_enabled

Specifies whether users can cache their credentials on the Amazon
WorkSpaces client. When enabled, users can choose to reconnect to
their WorkSpaces without re-entering their credentials.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/workspaces-2015-04-08/ClientProperties AWS API Documentation

Constants

SENSITIVE