AWSEC2UpdateSecurityGroupRuleDescriptionsIngressResult

Objective-C

@interface AWSEC2UpdateSecurityGroupRuleDescriptionsIngressResult

Swift

class AWSEC2UpdateSecurityGroupRuleDescriptionsIngressResult
  • 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 }