class Aws::WorkSpaces::Types::ModifyClientPropertiesRequest
@note When making an API call, you may pass ModifyClientPropertiesRequest
data as a hash: { resource_id: "NonEmptyString", # required client_properties: { # required reconnect_enabled: "ENABLED", # accepts ENABLED, DISABLED }, }
@!attribute [rw] resource_id
The resource identifiers, in the form of directory IDs. @return [String]
@!attribute [rw] client_properties
Information about the Amazon WorkSpaces client. @return [Types::ClientProperties]
@see docs.aws.amazon.com/goto/WebAPI/workspaces-2015-04-08/ModifyClientPropertiesRequest AWS API Documentation
Constants
- SENSITIVE