| Package | Description |
|---|---|
| software.amazon.awssdk.services.workspaces.model |
| Modifier and Type | Method and Description |
|---|---|
List<ConnectionAliasAssociation> |
ConnectionAlias.associations()
The association status of the connection alias.
|
| Modifier and Type | Method and Description |
|---|---|
ConnectionAlias.Builder |
ConnectionAlias.Builder.associations(ConnectionAliasAssociation... associations)
The association status of the connection alias.
|
| Modifier and Type | Method and Description |
|---|---|
ConnectionAlias.Builder |
ConnectionAlias.Builder.associations(Collection<ConnectionAliasAssociation> associations)
The association status of the connection alias.
|
Copyright © 2023. All rights reserved.