public static interface ClientProperties.Builder extends SdkPojo, CopyableBuilder<ClientProperties.Builder,ClientProperties>
| Modifier and Type | Method and Description |
|---|---|
ClientProperties.Builder |
reconnectEnabled(ReconnectEnum reconnectEnabled)
Specifies whether users can cache their credentials on the Amazon WorkSpaces client.
|
ClientProperties.Builder |
reconnectEnabled(String reconnectEnabled)
Specifies whether users can cache their credentials on the Amazon WorkSpaces client.
|
copyapplyMutation, buildClientProperties.Builder reconnectEnabled(String reconnectEnabled)
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.
reconnectEnabled - 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.ReconnectEnum,
ReconnectEnumClientProperties.Builder reconnectEnabled(ReconnectEnum reconnectEnabled)
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.
reconnectEnabled - 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.ReconnectEnum,
ReconnectEnumCopyright © 2017 Amazon Web Services, Inc. All Rights Reserved.