Snapshot Args
data class SnapshotArgs(val diskId: Output<String>? = null, val snapshotName: Output<String>? = null) : ConvertibleToJava<SnapshotArgs>
Provides a Simple Application Server Snapshot resource. For information about Simple Application Server Snapshot and how to use it, see What is Snapshot.
NOTE: Available in v1.143.0+.
Import
Simple Application Server Snapshot can be imported using the id, e.g.
$ pulumi import alicloud:simpleapplicationserver/snapshot:Snapshot example <id>
Content copied to clipboard