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