Class: Aws::EMR::Types::EbsVolume
- Inherits:
-
Struct
- Object
- Struct
- Aws::EMR::Types::EbsVolume
- Includes:
- Structure
- Defined in:
- lib/aws-sdk-emr/types.rb
Overview
EBS block device that’s attached to an Amazon EC2 instance.
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#device ⇒ String
The device name that is exposed to the instance, such as /dev/sdh.
-
#volume_id ⇒ String
The volume identifier of the EBS volume.