AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Information about the volume initialization. For more information, see Initialize Amazon EBS volumes.
Namespace: Amazon.EC2.Model
Assembly: AWSSDK.EC2.dll
Version: 3.x.y.z
public class InitializationStatusDetails
The InitializationStatusDetails type exposes the following members
Name | Description | |
---|---|---|
![]() |
InitializationStatusDetails() |
Name | Type | Description | |
---|---|---|---|
![]() |
EstimatedTimeToCompleteInSeconds | System.Nullable<System.Int64> |
Gets and sets the property EstimatedTimeToCompleteInSeconds.
The estimated remaining time, in seconds, for volume initialization to complete. Returns
Only available for volumes created with Amazon EBS Provisioned Rate for Volume Initialization. |
![]() |
InitializationType | Amazon.EC2.InitializationType |
Gets and sets the property InitializationType. The method used for volume initialization. Possible values include:
|
![]() |
Progress | System.Nullable<System.Int64> |
Gets and sets the property Progress.
The current volume initialization progress as a percentage (0-100). Returns |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.7.2 and newer