GetRegionInstantSnapshotPlainArgs

data class GetRegionInstantSnapshotPlainArgs(val instantSnapshot: String, val project: String? = null, val region: String) : ConvertibleToJava<GetRegionInstantSnapshotPlainArgs>

Constructors

Link copied to clipboard
fun GetRegionInstantSnapshotPlainArgs(instantSnapshot: String, project: String? = null, region: String)

Functions

Link copied to clipboard
open override fun toJava(): GetRegionInstantSnapshotPlainArgs

Properties

Link copied to clipboard
Link copied to clipboard
val project: String? = null
Link copied to clipboard