AWSEC2EnableImageDeregistrationProtectionResult
Objective-C
@interface AWSEC2EnableImageDeregistrationProtectionResult
Swift
class AWSEC2EnableImageDeregistrationProtectionResult
-
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 }