AWSEC2CreateClientVpnRouteResult
Objective-C
@interface AWSEC2CreateClientVpnRouteResult
Swift
class AWSEC2CreateClientVpnRouteResult
-
The current state of the route.
Declaration
Objective-C
@property (nonatomic, strong) AWSEC2ClientVpnRouteStatus *_Nullable status;Swift
var status: AWSEC2ClientVpnRouteStatus? { get set }
View on GitHub
Install in Dash
AWSEC2CreateClientVpnRouteResult Class Reference