| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
List<AssociatedTargetNetwork> |
ClientVpnEndpoint.associatedTargetNetworks()
Information about the associated target networks.
|
| Modifier and Type | Method and Description |
|---|---|
ClientVpnEndpoint.Builder |
ClientVpnEndpoint.Builder.associatedTargetNetworks(AssociatedTargetNetwork... associatedTargetNetworks)
Information about the associated target networks.
|
| Modifier and Type | Method and Description |
|---|---|
ClientVpnEndpoint.Builder |
ClientVpnEndpoint.Builder.associatedTargetNetworks(Collection<AssociatedTargetNetwork> associatedTargetNetworks)
Information about the associated target networks.
|
Copyright © 2021. All rights reserved.