- Navigation Guide
@aws-sdk/client-ec2
ApplySecurityGroupsToClientVpnTargetNetworkCommandOutput Interface
The output of ApplySecurityGroupsToClientVpnTargetNetworkCommand.
Members
Name | Type | Details |
---|---|---|
$metadata Required | ResponseMetadata | Metadata pertaining to this request. |
SecurityGroupIds | string[] | undefined | The IDs of the applied security groups. |
Full Signature
export interface ApplySecurityGroupsToClientVpnTargetNetworkCommandOutput extends ApplySecurityGroupsToClientVpnTargetNetworkResult, MetadataBearer