Scope

class Scope

The wrapper that contains the Amazon Web Services accounts and services that are in scope for the assessment.

Types

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

Properties

Link copied to clipboard

The Amazon Web Services accounts that are included in the scope of the assessment.

Link copied to clipboard

The Amazon Web Services services that are included in the scope of the assessment.

Functions

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