

# EbsInstanceBlockDeviceSpecification
<a name="API_EbsInstanceBlockDeviceSpecification"></a>

Describes information used to set up an EBS volume specified in a block device mapping.

## Contents
<a name="API_EbsInstanceBlockDeviceSpecification_Contents"></a>

 ** DeleteOnTermination **   
Indicates whether the volume is deleted on instance termination.  
Type: Boolean  
Required: No

 ** VolumeId **   
The ID of the EBS volume.  
Type: String  
Required: No

## See Also
<a name="API_EbsInstanceBlockDeviceSpecification_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/ec2-2016-11-15/EbsInstanceBlockDeviceSpecification) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/ec2-2016-11-15/EbsInstanceBlockDeviceSpecification) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/ec2-2016-11-15/EbsInstanceBlockDeviceSpecification) 