dk.sdu.cloud.file.orchestrator.api.FileMetadataDocument.ApprovalStatus.Pending

UCloud Developer Guide / Orchestration of Resources / Storage / Metadata / Metadata Documents

FileMetadataDocument.ApprovalStatus.Pending

The metadata document has not yet been approved

data class Pending(
    val type: String /* "pending" */,
)
Properties

Last updated