- Navigation Guide
@aws-sdk/client-ec2
DisassociateClientVpnTargetNetworkCommandOutput Interface
The output of DisassociateClientVpnTargetNetworkCommand.
Members
Name | Type | Details |
---|---|---|
$metadata Required | ResponseMetadata | Metadata pertaining to this request. |
AssociationId | string | undefined | The ID of the target network association. |
Status | AssociationStatus | undefined | The current state of the target network association. |
Full Signature
export interface DisassociateClientVpnTargetNetworkCommandOutput extends DisassociateClientVpnTargetNetworkResult, MetadataBearer