You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::EMR::Types::EbsBlockDeviceConfigWhen passing EbsBlockDeviceConfig as input to an Aws::Client method, you can use a vanilla Hash:
{
volume_specification: { volume_type: "String", iops: 1,
size_in_gb: 1, },
volumes_per_instance: 1,
}
Configuration of requested EBS block device associated with the instance group with count of volumes that will be associated to every instance.
Instance Attribute Summary collapseEBS volume specifications such as volume type, IOPS, and size (GiB) that will be requested for the EBS volume attached to an EC2 instance in the cluster.
Number of EBS volumes with a specific volume configuration that will be associated with every instance in the instance group.
EBS volume specifications such as volume type, IOPS, and size (GiB) that will be requested for the EBS volume attached to an EC2 instance in the cluster.
#volumes_per_instance ⇒ IntegerNumber of EBS volumes with a specific volume configuration that will be associated with every instance in the instance group
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4