Uses of Class
software.amazon.awssdk.services.ec2.model.ActiveVpnTunnelStatus
Packages that use ActiveVpnTunnelStatus
-
Uses of ActiveVpnTunnelStatus in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return ActiveVpnTunnelStatusModifier and TypeMethodDescriptionfinal ActiveVpnTunnelStatusGetActiveVpnTunnelStatusResponse.activeVpnTunnelStatus()Information about the current security configuration of the VPN tunnel.Methods in software.amazon.awssdk.services.ec2.model with parameters of type ActiveVpnTunnelStatusModifier and TypeMethodDescriptionGetActiveVpnTunnelStatusResponse.Builder.activeVpnTunnelStatus(ActiveVpnTunnelStatus activeVpnTunnelStatus) Information about the current security configuration of the VPN tunnel.