- Navigation Guide
@aws-sdk/client-ec2
ExportClientVpnClientConfigurationCommandOutput Interface
The output of ExportClientVpnClientConfigurationCommand.
Members
Name | Type | Details |
---|---|---|
$metadata Required | ResponseMetadata | Metadata pertaining to this request. |
ClientConfiguration | string | undefined | The contents of the Client VPN endpoint configuration file. |
Full Signature
export interface ExportClientVpnClientConfigurationCommandOutput extends ExportClientVpnClientConfigurationResult, MetadataBearer