MemoryRecordDeleteInput

Input structure to delete an existing memory record.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The unique ID of the memory record to be deleted.

Link copied to clipboard

The namespace of the memory record being deleted. This value is used for IAM condition key authorization.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String