Scoping

class Scoping

Specifies one or more property- and tag-based conditions that define criteria for including or excluding S3 objects from a classification job. Exclude conditions take precedence over include conditions.

Types

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

Properties

Link copied to clipboard

The property- and tag-based conditions that determine which objects to exclude from the analysis.

Link copied to clipboard

The property- and tag-based conditions that determine which objects to include in the analysis.

Functions

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