A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.aws.amazon.com/sdkforruby/api/Aws/EMR/Types/EbsBlockDeviceConfig.html below:

EbsBlockDeviceConfig — AWS SDK for Ruby V2

You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::EMR::Types::EbsBlockDeviceConfig
Inherits:
Struct show all
Defined in:
(unknown)
Overview Note:

When 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 collapse Instance Attribute Details #volume_specificationTypes::VolumeSpecification

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 ⇒ Integer

Number 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