Class Storage
java.lang.Object
com.amazonaws.services.ec2.model.Storage
- All Implemented Interfaces:
Serializable, Cloneable
Describes the storage location for an instance store-backed AMI.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Storage
public Storage()
-
-
Method Details
-
setS3
An Amazon S3 storage location.
- Parameters:
s3- An Amazon S3 storage location.
-
getS3
-
withS3
-
toString
-
equals
-
hashCode
-
clone
-