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