UpdateDashboardPermissionsRequest

Types

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

Properties

Link copied to clipboard

The ID of the Amazon Web Services account that contains the dashboard whose permissions you're updating.

Link copied to clipboard

The ID for the dashboard.

Link copied to clipboard

Grants link permissions to all users in a defined namespace.

Link copied to clipboard

The permissions that you want to grant on this resource.

Link copied to clipboard

Revokes link permissions from all users in a defined namespace.

Link copied to clipboard

The permissions that you want to revoke from this resource.

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