SetPermissionRequest

Types

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

Properties

Link copied to clipboard

The user is allowed to use SSH to communicate with the instance.

Link copied to clipboard

The user is allowed to use sudo to elevate privileges.

Link copied to clipboard

The user's IAM ARN. This can also be a federated user's ARN.

Link copied to clipboard

The user's permission level, which must be set to one of the following strings. You cannot set your own permissions level.

Link copied to clipboard

The stack ID.

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