class Aws::EC2::Types::ScheduledInstancesEbs
@see docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15/ScheduledInstancesEbs AWS API Documentation
@return [String]
Default: ‘gp2`
for `sc1`, or `standard` for Magnetic.
Provisioned IOPS SSD, Throughput Optimized HDD for `st1`, Cold HDD
The volume type. `gp2` for General Purpose SSD, `io1` or ` io2` for
@!attribute [rw] volume_type
@return [Integer]
specify a volume size, the default is the snapshot size.
Default: If you’re creating the volume from a snapshot and don’t
The size of the volume, in GiB.
@!attribute [rw] volume_size
@return [String]
The ID of the snapshot.
@!attribute [rw] snapshot_id
@return [Integer]<br>: docs.aws.amazon.com/AWSEC2/latest/UserGuide/EBSVolumeTypes.html<br>[1]: docs.aws.amazon.com/AWSEC2/latest/UserGuide/instance-types.html#ec2-nitro-instances<br><br><br><br>‘io2`) volumes.
This parameter is valid only for Provisioned IOPS SSD (`io1` and
[Amazon EBS volume types] in the *Amazon EC2 User Guide*.
guarantee performance up to 32,000 IOPS. For more information, see
on [instances built on the Nitro System]. Other instance families
volumes in most Regions. Maximum IOPS of 64,000 is guaranteed only
`io1`, and 500 IOPS/GiB for `io2`. Range is 100 to 64,000 IOPS for
`io1` or `io2` volume, with a maximum ratio of 50 IOPS/GiB for
The number of I/O operations per second (IOPS) to provision for an
@!attribute [rw] iops
@return [Boolean]
encrypted volumes only to instances that support them.
Indicates whether the volume is encrypted. You can attached
@!attribute [rw] encrypted
@return [Boolean]
Indicates whether the volume is deleted on instance termination.
@!attribute [rw] delete_on_termination
Describes an EBS volume for a Scheduled Instance.