createOption

@JvmName(name = "ktwxwlpguwndpqtp")
suspend fun createOption(value: Output<String>)
@JvmName(name = "demjguigdrvgbavs")
suspend fun createOption(value: String)

Parameters

value

Specifies how the data disk should be created. Possible values are Attach, FromImage and Empty.

NOTE: If using an image that does not have data to be written to the Data Disk, use Empty as the create option in order to create the desired disk without any data.