get Snapshot
Returns the specified snapshot resource. Returns INVALID_ARGUMENT if called for a non-boot volume.
Return
null
Parameters
argument
null
suspend fun getSnapshot(location: String, project: String? = null, snapshotId: String, volumeId: String): GetSnapshotResult
Return
null
See also
Parameters
location
project
snapshot Id
volume Id
suspend fun getSnapshot(argument: suspend GetSnapshotPlainArgsBuilder.() -> Unit): GetSnapshotResult
Return
null
See also
Parameters
argument
Builder for com.pulumi.googlenative.baremetalsolution.v2.kotlin.inputs.GetSnapshotPlainArgs.