ActiveVpnTunnelStatus
Contains information about the current security configuration of an active VPN tunnel.
Contents
- ikeVersion
 - 
               
The version of the Internet Key Exchange (IKE) protocol being used.
Type: String
Required: No
 - phase1DHGroup
 - 
               
The Diffie-Hellman group number being used in Phase 1 IKE negotiations.
Type: Integer
Required: No
 - phase1EncryptionAlgorithm
 - 
               
The encryption algorithm negotiated in Phase 1 IKE negotiations.
Type: String
Required: No
 - phase1IntegrityAlgorithm
 - 
               
The integrity algorithm negotiated in Phase 1 IKE negotiations.
Type: String
Required: No
 - phase2DHGroup
 - 
               
The Diffie-Hellman group number being used in Phase 2 IKE negotiations.
Type: Integer
Required: No
 - phase2EncryptionAlgorithm
 - 
               
The encryption algorithm negotiated in Phase 2 IKE negotiations.
Type: String
Required: No
 - phase2IntegrityAlgorithm
 - 
               
The integrity algorithm negotiated in Phase 2 IKE negotiations.
Type: String
Required: No
 - provisioningStatus
 - 
               
The current provisioning status of the VPN tunnel.
Type: String
Valid Values:
available | pending | failedRequired: No
 - provisioningStatusReason
 - 
               
The reason for the current provisioning status.
Type: String
Required: No
 
See Also
For more information about using this API in one of the language-specific Amazon SDKs, see the following: