VolumeRelocationPropertiesArgs

data class VolumeRelocationPropertiesArgs(val relocationRequested: Output<Boolean>? = null) : ConvertibleToJava<VolumeRelocationPropertiesArgs>

Volume relocation properties

Constructors

Link copied to clipboard
fun VolumeRelocationPropertiesArgs(relocationRequested: Output<Boolean>? = null)

Functions

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

Properties

Link copied to clipboard
val relocationRequested: Output<Boolean>? = null

Has relocation been requested for this volume