ResourceMoveDetailsResponse

data class ResourceMoveDetailsResponse(val operationInProgress: String? = null, val operationInProgressLockTimeoutInUTC: String? = null)

Fields for tracking resource move

Constructors

Link copied to clipboard
constructor(operationInProgress: String? = null, operationInProgressLockTimeoutInUTC: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Denotes whether move operation is in progress

Link copied to clipboard

Denotes the timeout of the operation to finish