Permission

Contains information on the permissions an account has within Amazon Inspector.

Types

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

Properties

Link copied to clipboard

The operations that can be performed with the given permissions.

Link copied to clipboard

The services that the permissions allow an account to perform the given operations for.

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