Move Resource Dependency Override Response
data class MoveResourceDependencyOverrideResponse(val id: String? = null, val targetId: String? = null)
Defines the dependency override of the move resource.
Defines the dependency override of the move resource.