AWSEC2ModifyAvailabilityZoneGroupResult
Objective-C
@interface AWSEC2ModifyAvailabilityZoneGroupResult
Swift
class AWSEC2ModifyAvailabilityZoneGroupResult
-
Is
true
if the request succeeds, and an error otherwise.Declaration
Objective-C
@property (nonatomic, strong) NSNumber *_Nullable returned;
Swift
var returned: NSNumber? { get set }