CreateServiceLinkedAnalyzerRequest

Creates a service-linked analyzer.

Types

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

Properties

Link copied to clipboard

Specifies the archive rules to add for the analyzer. Archive rules automatically archive findings that meet the criteria you define for the rule.

Link copied to clipboard

A client token.

Link copied to clipboard

Specifies the configuration of the analyzer. The specified scope of unused access is used for the configuration.

Link copied to clipboard
val type: Type?

The type of analyzer to create. Valid values are ACCOUNT_UNUSED_ACCESS and ORGANIZATION_UNUSED_ACCESS.

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