

# EbsInstanceBlockDevice


Describes a parameter used to set up an Amazon Elastic Block Store (Amazon EBS) volume in a block device mapping.

## Contents


 ** attachTime **   <a name="Snowball-Type-devicemanagement_EbsInstanceBlockDevice-attachTime"></a>
When the attachment was initiated.  
Type: Timestamp  
Required: No

 ** deleteOnTermination **   <a name="Snowball-Type-devicemanagement_EbsInstanceBlockDevice-deleteOnTermination"></a>
A value that indicates whether the volume is deleted on instance termination.  
Type: Boolean  
Required: No

 ** status **   <a name="Snowball-Type-devicemanagement_EbsInstanceBlockDevice-status"></a>
The attachment state.  
Type: String  
Valid Values: `ATTACHING | ATTACHED | DETACHING | DETACHED`   
Required: No

 ** volumeId **   <a name="Snowball-Type-devicemanagement_EbsInstanceBlockDevice-volumeId"></a>
The ID of the Amazon EBS volume.  
Type: String  
Required: No

## See Also


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/snow-device-management-2021-08-04/EbsInstanceBlockDevice) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/snow-device-management-2021-08-04/EbsInstanceBlockDevice) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/snow-device-management-2021-08-04/EbsInstanceBlockDevice) 