snapshotId

@JvmName(name = "ugohcvbxhiixocdl")
suspend fun snapshotId(value: Output<String>)
@JvmName(name = "biemwprlqgictjkt")
suspend fun snapshotId(value: String?)

Parameters

value

The ID of the snapshot used to create the cloud disk. The SnapshotId and Size parameters have the following limitations:

  • If the snapshot capacity corresponding to the snapshot_id parameter is greater than the specified size parameter, the Size of the cloud disk created is the Size of the specified snapshot.

  • If the snapshot capacity corresponding to the snapshot_id parameter is less than the set size parameter value, the Size of the cloud disk created is the specified size parameter value.