AWSEC2ReleaseIpamPoolAllocationResult
Objective-C
@interface AWSEC2ReleaseIpamPoolAllocationResult
Swift
class AWSEC2ReleaseIpamPoolAllocationResult
-
Indicates if the release was successful.
Declaration
Objective-C
@property (nonatomic, strong) NSNumber *_Nullable success;Swift
var success: NSNumber? { get set }
View on GitHub
Install in Dash
AWSEC2ReleaseIpamPoolAllocationResult Class Reference