AWSEC2EnableSnapshotBlockPublicAccessResult
Objective-C
@interface AWSEC2EnableSnapshotBlockPublicAccessResult
Swift
class AWSEC2EnableSnapshotBlockPublicAccessResult
-
The state of block public access for snapshots for the account and Region. Returns either
block-all-sharingorblock-new-sharingif the request succeeds.Declaration
Objective-C
@property (nonatomic) AWSEC2SnapshotBlockPublicAccessState state;Swift
var state: AWSEC2SnapshotBlockPublicAccessState { get set }
View on GitHub
Install in Dash
AWSEC2EnableSnapshotBlockPublicAccessResult Class Reference