@aws-sdk/client-ec2

ApplySecurityGroupsToClientVpnTargetNetworkCommandInput Interface

Members

Name
Type
Details
ClientVpnEndpointId Requiredstring | undefined

The ID of the Client VPN endpoint.

SecurityGroupIds Requiredstring[] | undefined

The IDs of the security groups to apply to the associated target network. Up to 5 security groups can be applied to an associated target network.

VpcId Requiredstring | undefined

The ID of the VPC in which the associated target network is located.

DryRun boolean | undefined

Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation. Otherwise, it is UnauthorizedOperation.

Full Signature

export interface ApplySecurityGroupsToClientVpnTargetNetworkCommandInput extends ApplySecurityGroupsToClientVpnTargetNetworkRequest