ScopeConfiguration

Defines which accounts and resources are in scope.

Types

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

Properties

Link copied to clipboard

The account filter that determines which accounts are in scope. When set, exactly one of includeAll, include, or exclude is set.

Link copied to clipboard

The resource-level scoping configuration, keyed by resource type, that defines which resources within the selected accounts are in scope.

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