Package | Description |
---|---|
software.amazon.awssdk.services.ec2.model |
Modifier and Type | Method and Description |
---|---|
AssociationStatus |
TargetNetwork.status()
The current state of the target network association.
|
AssociationStatus |
DisassociateClientVpnTargetNetworkResponse.status()
The current state of the target network association.
|
AssociationStatus |
AssociateClientVpnTargetNetworkResponse.status()
The current state of the target network association.
|
Modifier and Type | Method and Description |
---|---|
TargetNetwork.Builder |
TargetNetwork.Builder.status(AssociationStatus status)
The current state of the target network association.
|
DisassociateClientVpnTargetNetworkResponse.Builder |
DisassociateClientVpnTargetNetworkResponse.Builder.status(AssociationStatus status)
The current state of the target network association.
|
AssociateClientVpnTargetNetworkResponse.Builder |
AssociateClientVpnTargetNetworkResponse.Builder.status(AssociationStatus status)
The current state of the target network association.
|
Copyright © 2020. All rights reserved.