Settings

class Settings

The settings object that holds all supported Audit Manager settings.

Types

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

Properties

Link copied to clipboard

The default S3 destination bucket for storing assessment reports.

Link copied to clipboard

The default S3 destination bucket for storing evidence finder exports.

Link copied to clipboard

The designated default audit owners.

Link copied to clipboard

The deregistration policy for your Audit Manager data. You can use this attribute to determine how your data is handled when you deregister Audit Manager.

Link copied to clipboard

The current evidence finder status and event data store details.

Link copied to clipboard

Specifies whether Organizations is enabled.

Link copied to clipboard

The KMS key details.

Link copied to clipboard

The designated Amazon Simple Notification Service (Amazon SNS) topic.

Functions

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