GoogleCloudContentwarehouseV1AccessControlActionArgs

data class GoogleCloudContentwarehouseV1AccessControlActionArgs(val operationType: Output<GoogleCloudContentwarehouseV1AccessControlActionOperationType>? = null, val policy: Output<GoogleIamV1PolicyArgs>? = null) : ConvertibleToJava<GoogleCloudContentwarehouseV1AccessControlActionArgs>

Represents the action responsible for access control list management operations.

Constructors

Functions

Link copied to clipboard
open override fun toJava(): GoogleCloudContentwarehouseV1AccessControlActionArgs

Properties

Link copied to clipboard

Identifies the type of operation.

Link copied to clipboard
val policy: Output<GoogleIamV1PolicyArgs>? = null

Represents the new policy from which bindings are added, removed or replaced based on the type of the operation. the policy is limited to a few 10s of KB.