Permission

Describes stack or user permissions.

Types

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

Properties

Link copied to clipboard

Whether the user can use SSH.

Link copied to clipboard

Whether the user can use sudo.

Link copied to clipboard

The Amazon Resource Name (ARN) for an AWS Identity and Access Management (IAM) role. For more information about IAM ARNs, see Using Identifiers.

Link copied to clipboard

The user's permission level, which must be the following:

Link copied to clipboard

A stack ID.

Functions

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