features

@JvmName(name = "fmooytcaviysufgn")
suspend fun features(value: Output<List<DetectorCfnFeatureConfigurationArgs>>)
@JvmName(name = "wmcmaofwmklmnhct")
suspend fun features(value: List<DetectorCfnFeatureConfigurationArgs>?)

Parameters

value

A list of features that will be configured for the detector.


@JvmName(name = "teewwvjrniovthvl")
suspend fun features(vararg values: Output<DetectorCfnFeatureConfigurationArgs>)


@JvmName(name = "bomvgbdxwkutfthm")
suspend fun features(values: List<Output<DetectorCfnFeatureConfigurationArgs>>)
@JvmName(name = "gvbcnrbobvybmppm")
suspend fun features(vararg values: DetectorCfnFeatureConfigurationArgs)

Parameters

values

A list of features that will be configured for the detector.


@JvmName(name = "aotwlusfhnonbqky")
suspend fun features(argument: List<suspend DetectorCfnFeatureConfigurationArgsBuilder.() -> Unit>)
@JvmName(name = "dqgrsfcwbhlhunnb")
suspend fun features(vararg argument: suspend DetectorCfnFeatureConfigurationArgsBuilder.() -> Unit)
@JvmName(name = "ojfxkhfutfhacavt")
suspend fun features(argument: suspend DetectorCfnFeatureConfigurationArgsBuilder.() -> Unit)

Parameters

argument

A list of features that will be configured for the detector.