AllowDenyList

The metadata of a list.

Types

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

Properties

Link copied to clipboard
val arn: String?

The ARN of the list.

Link copied to clipboard

The time the list was created.

Link copied to clipboard

The description of the list.

Link copied to clipboard

The name of the list.

Link copied to clipboard

The time the list was last updated.

Link copied to clipboard

The variable type of the list.

Functions

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