| Package | Description |
|---|---|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
AwsEc2VpnConnectionOptionsTunnelOptionsDetails |
AwsEc2VpnConnectionOptionsTunnelOptionsDetails.clone() |
AwsEc2VpnConnectionOptionsTunnelOptionsDetails |
AwsEc2VpnConnectionOptionsTunnelOptionsDetails.withDpdTimeoutSeconds(Integer dpdTimeoutSeconds)
The number of seconds after which a Dead Peer Detection (DPD) timeout occurs.
|
AwsEc2VpnConnectionOptionsTunnelOptionsDetails |
AwsEc2VpnConnectionOptionsTunnelOptionsDetails.withIkeVersions(Collection<String> ikeVersions)
The Internet Key Exchange (IKE) versions that are permitted for the VPN tunnel.
|
AwsEc2VpnConnectionOptionsTunnelOptionsDetails |
AwsEc2VpnConnectionOptionsTunnelOptionsDetails.withIkeVersions(String... ikeVersions)
The Internet Key Exchange (IKE) versions that are permitted for the VPN tunnel.
|
AwsEc2VpnConnectionOptionsTunnelOptionsDetails |
AwsEc2VpnConnectionOptionsTunnelOptionsDetails.withOutsideIpAddress(String outsideIpAddress)
The external IP address of the VPN tunnel.
|
AwsEc2VpnConnectionOptionsTunnelOptionsDetails |
AwsEc2VpnConnectionOptionsTunnelOptionsDetails.withPhase1DhGroupNumbers(Collection<Integer> phase1DhGroupNumbers)
The permitted Diffie-Hellman group numbers for the VPN tunnel for phase 1 IKE negotiations.
|
AwsEc2VpnConnectionOptionsTunnelOptionsDetails |
AwsEc2VpnConnectionOptionsTunnelOptionsDetails.withPhase1DhGroupNumbers(Integer... phase1DhGroupNumbers)
The permitted Diffie-Hellman group numbers for the VPN tunnel for phase 1 IKE negotiations.
|
AwsEc2VpnConnectionOptionsTunnelOptionsDetails |
AwsEc2VpnConnectionOptionsTunnelOptionsDetails.withPhase1EncryptionAlgorithms(Collection<String> phase1EncryptionAlgorithms)
The permitted encryption algorithms for the VPN tunnel for phase 1 IKE negotiations.
|
AwsEc2VpnConnectionOptionsTunnelOptionsDetails |
AwsEc2VpnConnectionOptionsTunnelOptionsDetails.withPhase1EncryptionAlgorithms(String... phase1EncryptionAlgorithms)
The permitted encryption algorithms for the VPN tunnel for phase 1 IKE negotiations.
|
AwsEc2VpnConnectionOptionsTunnelOptionsDetails |
AwsEc2VpnConnectionOptionsTunnelOptionsDetails.withPhase1IntegrityAlgorithms(Collection<String> phase1IntegrityAlgorithms)
The permitted integrity algorithms for the VPN tunnel for phase 1 IKE negotiations.
|
AwsEc2VpnConnectionOptionsTunnelOptionsDetails |
AwsEc2VpnConnectionOptionsTunnelOptionsDetails.withPhase1IntegrityAlgorithms(String... phase1IntegrityAlgorithms)
The permitted integrity algorithms for the VPN tunnel for phase 1 IKE negotiations.
|
AwsEc2VpnConnectionOptionsTunnelOptionsDetails |
AwsEc2VpnConnectionOptionsTunnelOptionsDetails.withPhase1LifetimeSeconds(Integer phase1LifetimeSeconds)
The lifetime for phase 1 of the IKE negotiation, in seconds.
|
AwsEc2VpnConnectionOptionsTunnelOptionsDetails |
AwsEc2VpnConnectionOptionsTunnelOptionsDetails.withPhase2DhGroupNumbers(Collection<Integer> phase2DhGroupNumbers)
The permitted Diffie-Hellman group numbers for the VPN tunnel for phase 2 IKE negotiations.
|
AwsEc2VpnConnectionOptionsTunnelOptionsDetails |
AwsEc2VpnConnectionOptionsTunnelOptionsDetails.withPhase2DhGroupNumbers(Integer... phase2DhGroupNumbers)
The permitted Diffie-Hellman group numbers for the VPN tunnel for phase 2 IKE negotiations.
|
AwsEc2VpnConnectionOptionsTunnelOptionsDetails |
AwsEc2VpnConnectionOptionsTunnelOptionsDetails.withPhase2EncryptionAlgorithms(Collection<String> phase2EncryptionAlgorithms)
The permitted encryption algorithms for the VPN tunnel for phase 2 IKE negotiations.
|
AwsEc2VpnConnectionOptionsTunnelOptionsDetails |
AwsEc2VpnConnectionOptionsTunnelOptionsDetails.withPhase2EncryptionAlgorithms(String... phase2EncryptionAlgorithms)
The permitted encryption algorithms for the VPN tunnel for phase 2 IKE negotiations.
|
AwsEc2VpnConnectionOptionsTunnelOptionsDetails |
AwsEc2VpnConnectionOptionsTunnelOptionsDetails.withPhase2IntegrityAlgorithms(Collection<String> phase2IntegrityAlgorithms)
The permitted integrity algorithms for the VPN tunnel for phase 2 IKE negotiations.
|
AwsEc2VpnConnectionOptionsTunnelOptionsDetails |
AwsEc2VpnConnectionOptionsTunnelOptionsDetails.withPhase2IntegrityAlgorithms(String... phase2IntegrityAlgorithms)
The permitted integrity algorithms for the VPN tunnel for phase 2 IKE negotiations.
|
AwsEc2VpnConnectionOptionsTunnelOptionsDetails |
AwsEc2VpnConnectionOptionsTunnelOptionsDetails.withPhase2LifetimeSeconds(Integer phase2LifetimeSeconds)
The lifetime for phase 2 of the IKE negotiation, in seconds.
|
AwsEc2VpnConnectionOptionsTunnelOptionsDetails |
AwsEc2VpnConnectionOptionsTunnelOptionsDetails.withPreSharedKey(String preSharedKey)
The preshared key to establish initial authentication between the virtual private gateway and the customer
gateway.
|
AwsEc2VpnConnectionOptionsTunnelOptionsDetails |
AwsEc2VpnConnectionOptionsTunnelOptionsDetails.withRekeyFuzzPercentage(Integer rekeyFuzzPercentage)
The percentage of the rekey window, which is determined by
RekeyMarginTimeSeconds during which the
rekey time is randomly selected. |
AwsEc2VpnConnectionOptionsTunnelOptionsDetails |
AwsEc2VpnConnectionOptionsTunnelOptionsDetails.withRekeyMarginTimeSeconds(Integer rekeyMarginTimeSeconds)
The margin time, in seconds, before the phase 2 lifetime expires, during which the Amazon Web Services side of
the VPN connection performs an IKE rekey.
|
AwsEc2VpnConnectionOptionsTunnelOptionsDetails |
AwsEc2VpnConnectionOptionsTunnelOptionsDetails.withReplayWindowSize(Integer replayWindowSize)
The number of packets in an IKE replay window.
|
AwsEc2VpnConnectionOptionsTunnelOptionsDetails |
AwsEc2VpnConnectionOptionsTunnelOptionsDetails.withTunnelInsideCidr(String tunnelInsideCidr)
The range of inside IPv4 addresses for the tunnel.
|
| Modifier and Type | Method and Description |
|---|---|
List<AwsEc2VpnConnectionOptionsTunnelOptionsDetails> |
AwsEc2VpnConnectionOptionsDetails.getTunnelOptions()
The VPN tunnel options.
|
| Modifier and Type | Method and Description |
|---|---|
AwsEc2VpnConnectionOptionsDetails |
AwsEc2VpnConnectionOptionsDetails.withTunnelOptions(AwsEc2VpnConnectionOptionsTunnelOptionsDetails... tunnelOptions)
The VPN tunnel options.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AwsEc2VpnConnectionOptionsDetails.setTunnelOptions(Collection<AwsEc2VpnConnectionOptionsTunnelOptionsDetails> tunnelOptions)
The VPN tunnel options.
|
AwsEc2VpnConnectionOptionsDetails |
AwsEc2VpnConnectionOptionsDetails.withTunnelOptions(Collection<AwsEc2VpnConnectionOptionsTunnelOptionsDetails> tunnelOptions)
The VPN tunnel options.
|
Copyright © 2024. All rights reserved.