| Package | Description |
|---|---|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
AwsEc2VpnConnectionVgwTelemetryDetails |
AwsEc2VpnConnectionVgwTelemetryDetails.clone() |
AwsEc2VpnConnectionVgwTelemetryDetails |
AwsEc2VpnConnectionVgwTelemetryDetails.withAcceptedRouteCount(Integer acceptedRouteCount)
The number of accepted routes.
|
AwsEc2VpnConnectionVgwTelemetryDetails |
AwsEc2VpnConnectionVgwTelemetryDetails.withCertificateArn(String certificateArn)
The ARN of the VPN tunnel endpoint certificate.
|
AwsEc2VpnConnectionVgwTelemetryDetails |
AwsEc2VpnConnectionVgwTelemetryDetails.withLastStatusChange(String lastStatusChange)
The date and time of the last change in status.
|
AwsEc2VpnConnectionVgwTelemetryDetails |
AwsEc2VpnConnectionVgwTelemetryDetails.withOutsideIpAddress(String outsideIpAddress)
The Internet-routable IP address of the virtual private gateway's outside interface.
|
AwsEc2VpnConnectionVgwTelemetryDetails |
AwsEc2VpnConnectionVgwTelemetryDetails.withStatus(String status)
The status of the VPN tunnel.
|
AwsEc2VpnConnectionVgwTelemetryDetails |
AwsEc2VpnConnectionVgwTelemetryDetails.withStatusMessage(String statusMessage)
If an error occurs, a description of the error.
|
| Modifier and Type | Method and Description |
|---|---|
List<AwsEc2VpnConnectionVgwTelemetryDetails> |
AwsEc2VpnConnectionDetails.getVgwTelemetry()
Information about the VPN tunnel.
|
| Modifier and Type | Method and Description |
|---|---|
AwsEc2VpnConnectionDetails |
AwsEc2VpnConnectionDetails.withVgwTelemetry(AwsEc2VpnConnectionVgwTelemetryDetails... vgwTelemetry)
Information about the VPN tunnel.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AwsEc2VpnConnectionDetails.setVgwTelemetry(Collection<AwsEc2VpnConnectionVgwTelemetryDetails> vgwTelemetry)
Information about the VPN tunnel.
|
AwsEc2VpnConnectionDetails |
AwsEc2VpnConnectionDetails.withVgwTelemetry(Collection<AwsEc2VpnConnectionVgwTelemetryDetails> vgwTelemetry)
Information about the VPN tunnel.
|
Copyright © 2022. All rights reserved.