AWSEC2DeleteKeyPairResult
Objective-C
@interface AWSEC2DeleteKeyPairResultSwift
class AWSEC2DeleteKeyPairResult- 
                  
                  The ID of the key pair. DeclarationObjective-C @property (nonatomic, strong) NSString *_Nullable keyPairId;Swift var keyPairId: String? { get set }
- 
                  
                  Is trueif the request succeeds, and an error otherwise.DeclarationObjective-C @property (nonatomic, strong) NSNumber *_Nullable returned;Swift var returned: NSNumber? { get set }
 View on GitHub
View on GitHub Install in Dash
Install in Dash AWSEC2DeleteKeyPairResult Class Reference
        AWSEC2DeleteKeyPairResult Class Reference