features

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "ehnuukfogtvbcbyv")
suspend fun features(argument: List<suspend DetectorCfnFeatureConfigurationArgsBuilder.() -> Unit>)
@JvmName(name = "jeimfpqkbsmbnrrg")
suspend fun features(vararg argument: suspend DetectorCfnFeatureConfigurationArgsBuilder.() -> Unit)
@JvmName(name = "xbdcdfgimnkcablx")
suspend fun features(argument: suspend DetectorCfnFeatureConfigurationArgsBuilder.() -> Unit)

Parameters

argument

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