DetectorFeatureAdditionalConfiguration

data class DetectorFeatureAdditionalConfiguration(val name: String, val status: String)

Constructors

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The name of the additional configuration. Refer to the AWS Documentation for the current list of supported values.

Link copied to clipboard

The status of the additional configuration. Valid values: ENABLED, DISABLED.