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