Package | Description |
---|---|
com.amazonaws.services.ec2 |
|
com.amazonaws.services.ec2.model |
Modifier and Type | Method and Description |
---|---|
ExportClientVpnClientConfigurationResult |
AbstractAmazonEC2.exportClientVpnClientConfiguration(ExportClientVpnClientConfigurationRequest request) |
ExportClientVpnClientConfigurationResult |
AmazonEC2.exportClientVpnClientConfiguration(ExportClientVpnClientConfigurationRequest exportClientVpnClientConfigurationRequest)
Downloads the contents of the Client VPN endpoint configuration file for the specified Client VPN endpoint.
|
ExportClientVpnClientConfigurationResult |
AmazonEC2Client.exportClientVpnClientConfiguration(ExportClientVpnClientConfigurationRequest request)
Downloads the contents of the Client VPN endpoint configuration file for the specified Client VPN endpoint.
|
Modifier and Type | Method and Description |
---|---|
ExportClientVpnClientConfigurationResult |
ExportClientVpnClientConfigurationResult.clone() |
ExportClientVpnClientConfigurationResult |
ExportClientVpnClientConfigurationResult.withClientConfiguration(String clientConfiguration)
The contents of the Client VPN endpoint configuration file.
|
Copyright © 2021. All rights reserved.