IntegerListConfigurationOptions

The options for customizing a security control parameter that is a list of integers.

Types

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

Properties

Link copied to clipboard

The Security Hub default value for a control parameter that is a list of integers.

Link copied to clipboard
val max: Int?

The maximum valid value for a control parameter that is a list of integers.

Link copied to clipboard

The maximum number of list items that an interger list control parameter can accept.

Link copied to clipboard
val min: Int?

The minimum valid value for a control parameter that is a list of integers.

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