GetAllowListResponse

Types

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

Properties

Link copied to clipboard
val arn: String?

The Amazon Resource Name (ARN) of the allow list.

Link copied to clipboard

The date and time, in UTC and extended ISO 8601 format, when the allow list was created in Amazon Macie.

Link copied to clipboard

The criteria that specify the text or text pattern to ignore. The criteria can be the location and name of an S3 object that lists specific text to ignore (s3WordsList), or a regular expression (regex) that defines a text pattern to ignore.

Link copied to clipboard

The custom description of the allow list.

Link copied to clipboard
val id: String?

The unique identifier for the allow list.

Link copied to clipboard
val name: String?

The custom name of the allow list.

Link copied to clipboard

The current status of the allow list, which indicates whether Amazon Macie can access and use the list's criteria.

Link copied to clipboard

A map of key-value pairs that specifies which tags (keys and values) are associated with the allow list.

Link copied to clipboard

The date and time, in UTC and extended ISO 8601 format, when the allow list's settings were most recently changed in Amazon Macie.

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