AWSEC2UserBucketDetails
Objective-C
@interface AWSEC2UserBucketDetailsSwift
class AWSEC2UserBucketDetailsDescribes the Amazon S3 bucket for the disk image.
- 
                  
                  The Amazon S3 bucket from which the disk image was created. DeclarationObjective-C @property (nonatomic, strong) NSString *_Nullable s3Bucket;Swift var s3Bucket: String? { get set }
- 
                  
                  The file name of the disk image. DeclarationObjective-C @property (nonatomic, strong) NSString *_Nullable s3Key;Swift var s3Key: String? { get set }
 View on GitHub
View on GitHub Install in Dash
Install in Dash AWSEC2UserBucketDetails Class Reference
        AWSEC2UserBucketDetails Class Reference