profileAssessmentConfigs

@JvmName(name = "jufblwsoqnlylsjn")
suspend fun profileAssessmentConfigs(value: Output<List<SecurityProfileV2ProfileAssessmentConfigArgs>>)

Parameters

value

A map of the assessment name and the assessment config. Structure is documented below.


@JvmName(name = "fbhulmgyabnbxlbe")
suspend fun profileAssessmentConfigs(vararg values: Output<SecurityProfileV2ProfileAssessmentConfigArgs>)


@JvmName(name = "iuhsubesbxwavfjv")
suspend fun profileAssessmentConfigs(values: List<Output<SecurityProfileV2ProfileAssessmentConfigArgs>>)
@JvmName(name = "xrmqrdanenejmafw")
suspend fun profileAssessmentConfigs(vararg values: SecurityProfileV2ProfileAssessmentConfigArgs)

Parameters

values

A map of the assessment name and the assessment config. Structure is documented below.


@JvmName(name = "xkoqnlvkxhddfefq")
suspend fun profileAssessmentConfigs(argument: List<suspend SecurityProfileV2ProfileAssessmentConfigArgsBuilder.() -> Unit>)
@JvmName(name = "mnqrmgpyavjqjefq")
suspend fun profileAssessmentConfigs(vararg argument: suspend SecurityProfileV2ProfileAssessmentConfigArgsBuilder.() -> Unit)
@JvmName(name = "ofhyelbvqgtwlkin")
suspend fun profileAssessmentConfigs(argument: suspend SecurityProfileV2ProfileAssessmentConfigArgsBuilder.() -> Unit)

Parameters

argument

A map of the assessment name and the assessment config. Structure is documented below.