AWSEC2NetworkInterfacePermissionState
Objective-C
@interface AWSEC2NetworkInterfacePermissionStateSwift
class AWSEC2NetworkInterfacePermissionStateDescribes the state of a network interface permission.
- 
                  
                  The state of the permission. DeclarationObjective-C @property (nonatomic) AWSEC2NetworkInterfacePermissionStateCode state;Swift var state: AWSEC2NetworkInterfacePermissionStateCode { get set }
- 
                  
                  A status message, if applicable. DeclarationObjective-C @property (nonatomic, strong) NSString *_Nullable statusMessage;Swift var statusMessage: String? { get set }
 View on GitHub
View on GitHub Install in Dash
Install in Dash AWSEC2NetworkInterfacePermissionState Class Reference
        AWSEC2NetworkInterfacePermissionState Class Reference