AWSEC2ClientVpnRouteStatus
Objective-C
@interface AWSEC2ClientVpnRouteStatusSwift
class AWSEC2ClientVpnRouteStatusDescribes the state of a Client VPN endpoint route.
- 
                  
                  The state of the Client VPN endpoint route. DeclarationObjective-C @property (nonatomic) AWSEC2ClientVpnRouteStatusCode code;Swift var code: AWSEC2ClientVpnRouteStatusCode { get set }
- 
                  
                  A message about the status of the Client VPN endpoint route, if applicable. DeclarationObjective-C @property (nonatomic, strong) NSString *_Nullable message;Swift var message: String? { get set }
 View on GitHub
View on GitHub Install in Dash
Install in Dash AWSEC2ClientVpnRouteStatus Class Reference
        AWSEC2ClientVpnRouteStatus Class Reference