You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::EC2::Types::ClientVpnRouteStatus
- Inherits:
-
Struct
- Object
- Struct
- Aws::EC2::Types::ClientVpnRouteStatus
- Defined in:
- (unknown)
Overview
Describes the state of a Client VPN endpoint route.
Returned by:
Instance Attribute Summary collapse
-
#code ⇒ String
The state of the Client VPN endpoint route.
-
#message ⇒ String
A message about the status of the Client VPN endpoint route, if applicable.
Instance Attribute Details
#code ⇒ String
The state of the Client VPN endpoint route.
Possible values:
- creating
- active
- failed
- deleting
#message ⇒ String
A message about the status of the Client VPN endpoint route, if applicable.