BatchDetachPolicy

Detaches the specified policy from the specified directory inside a BatchWrite operation. For more information, see DetachPolicy and BatchWriteRequest$Operations.

Types

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

Properties

Link copied to clipboard

Reference that identifies the object whose policy object will be detached.

Link copied to clipboard

Reference that identifies the policy object.

Functions

Link copied to clipboard
inline fun copy(block: BatchDetachPolicy.Builder.() -> Unit = {}): BatchDetachPolicy
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