@aws-sdk/client-ec2

DisassociateClientVpnTargetNetworkCommandOutput Interface

Members

Name
Type
Details
$metadata RequiredResponseMetadata
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