Package | Description |
---|---|
com.amazonaws.services.ec2 |
|
com.amazonaws.services.ec2.model |
Modifier and Type | Method and Description |
---|---|
ExportClientVpnClientCertificateRevocationListResult |
AmazonEC2Client.exportClientVpnClientCertificateRevocationList(ExportClientVpnClientCertificateRevocationListRequest request)
Downloads the client certificate revocation list for the specified Client VPN endpoint.
|
ExportClientVpnClientCertificateRevocationListResult |
AmazonEC2.exportClientVpnClientCertificateRevocationList(ExportClientVpnClientCertificateRevocationListRequest exportClientVpnClientCertificateRevocationListRequest)
Downloads the client certificate revocation list for the specified Client VPN endpoint.
|
ExportClientVpnClientCertificateRevocationListResult |
AbstractAmazonEC2.exportClientVpnClientCertificateRevocationList(ExportClientVpnClientCertificateRevocationListRequest request) |
Modifier and Type | Method and Description |
---|---|
ExportClientVpnClientCertificateRevocationListResult |
ExportClientVpnClientCertificateRevocationListResult.clone() |
ExportClientVpnClientCertificateRevocationListResult |
ExportClientVpnClientCertificateRevocationListResult.withCertificateRevocationList(String certificateRevocationList)
Information about the client certificate revocation list.
|
ExportClientVpnClientCertificateRevocationListResult |
ExportClientVpnClientCertificateRevocationListResult.withStatus(ClientCertificateRevocationListStatus status)
The current state of the client certificate revocation list.
|
Copyright © 2023. All rights reserved.