RemovePermissionRequest

The structure representing the removePermissionRequest.

Types

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

Properties

Link copied to clipboard

Specifies an action group that contains the permissions to remove from a profiling group's resource-based policy. One action group is supported, agentPermissions, which grants ConfigureAgent and PostAgentProfile permissions.

Link copied to clipboard

The name of the profiling group.

Link copied to clipboard

A universally unique identifier (UUID) for the revision of the resource-based policy from which you want to remove permissions.

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