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