C# Class Amazon.ElasticMapReduce.Model.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.
显示文件 Open project: aws/aws-sdk-net

Private Methods

Method Description
IsSetIops ( ) : bool
IsSetSizeInGB ( ) : bool
IsSetVolumeType ( ) : bool