ScheduledInstancesEbs
Describes an EBS volume for a Scheduled Instance.
Contents
- DeleteOnTermination
-
Indicates whether the volume is deleted on instance termination.
Type: Boolean
Required: No
- Encrypted
-
Indicates whether the volume is encrypted. You can attached encrypted volumes only to instances that support them.
Type: Boolean
Required: No
- Iops
-
The number of I/O operations per second (IOPS) to provision for a
gp3
,io1
, orio2
volume.Type: Integer
Required: No
- SnapshotId
-
The ID of the snapshot.
Type: String
Required: No
- VolumeSize
-
The size of the volume, in GiB.
Default: If you're creating the volume from a snapshot and don't specify a volume size, the default is the snapshot size.
Type: Integer
Required: No
- VolumeType
-
The volume type.
Default:
gp2
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: