#include <EbsConfiguration.h>
The Amazon EBS configuration of a cluster instance.
See Also:
AWS API Reference
Definition at line 33 of file EbsConfiguration.h.
◆ EbsConfiguration() [1/2]
Aws::EMR::Model::EbsConfiguration::EbsConfiguration |
( |
| ) |
|
◆ EbsConfiguration() [2/2]
◆ AddEbsBlockDeviceConfigs() [1/2]
An array of Amazon EBS volume specifications attached to a cluster instance.
Definition at line 82 of file EbsConfiguration.h.
◆ AddEbsBlockDeviceConfigs() [2/2]
An array of Amazon EBS volume specifications attached to a cluster instance.
Definition at line 88 of file EbsConfiguration.h.
◆ EbsBlockDeviceConfigsHasBeenSet()
bool Aws::EMR::Model::EbsConfiguration::EbsBlockDeviceConfigsHasBeenSet |
( |
| ) |
const |
|
inline |
An array of Amazon EBS volume specifications attached to a cluster instance.
Definition at line 52 of file EbsConfiguration.h.
◆ EbsOptimizedHasBeenSet()
bool Aws::EMR::Model::EbsConfiguration::EbsOptimizedHasBeenSet |
( |
| ) |
const |
|
inline |
◆ GetEbsBlockDeviceConfigs()
An array of Amazon EBS volume specifications attached to a cluster instance.
Definition at line 46 of file EbsConfiguration.h.
◆ GetEbsOptimized()
bool Aws::EMR::Model::EbsConfiguration::GetEbsOptimized |
( |
| ) |
const |
|
inline |
◆ Jsonize()
◆ operator=()
◆ SetEbsBlockDeviceConfigs() [1/2]
An array of Amazon EBS volume specifications attached to a cluster instance.
Definition at line 64 of file EbsConfiguration.h.
◆ SetEbsBlockDeviceConfigs() [2/2]
An array of Amazon EBS volume specifications attached to a cluster instance.
Definition at line 58 of file EbsConfiguration.h.
◆ SetEbsOptimized()
void Aws::EMR::Model::EbsConfiguration::SetEbsOptimized |
( |
bool |
value | ) |
|
|
inline |
◆ WithEbsBlockDeviceConfigs() [1/2]
An array of Amazon EBS volume specifications attached to a cluster instance.
Definition at line 76 of file EbsConfiguration.h.
◆ WithEbsBlockDeviceConfigs() [2/2]
An array of Amazon EBS volume specifications attached to a cluster instance.
Definition at line 70 of file EbsConfiguration.h.
◆ WithEbsOptimized()
EbsConfiguration& Aws::EMR::Model::EbsConfiguration::WithEbsOptimized |
( |
bool |
value | ) |
|
|
inline |
The documentation for this class was generated from the following file: