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