AWSEC2EnableImageBlockPublicAccessResult
Objective-C
@interface AWSEC2EnableImageBlockPublicAccessResult
Swift
class AWSEC2EnableImageBlockPublicAccessResult
-
Returns
block-new-sharing
if the request succeeds; otherwise, it returns an error.Declaration
Objective-C
@property (nonatomic) AWSEC2ImageBlockPublicAccessEnabledState imageBlockPublicAccessState;
Swift
var imageBlockPublicAccessState: AWSEC2ImageBlockPublicAccessEnabledState { get set }