CreateImageType
The CreateImageType data type.
Ancestors
None
Relevant Operations
-
CreateImage
Contents
The following table describes the elements contained in CreateImageType.
Name | Description |
---|---|
|
The description of the AMI that was provided during image creation. Type: xsd:string |
|
The ID of the instance. Type: xsd:string |
|
The name of the AMI that was provided during image creation. Type: xsd:string |
|
By default this property is set to false, which means Amazon EC2 attempts to cleanly shut down the instance before image creation and reboots the instance afterwards. When set to true, Amazon EC2 does not shut down the instance before creating the image. When this option is used, file system integrity on the created image cannot be guaranteed. Type: xsd:boolean |