properties

@JvmName(name = "yxrkvyxpenkmsbdw")
suspend fun properties(value: Output<List<ProjectCustomModuleCustomConfigCustomOutputPropertyArgs>>)
@JvmName(name = "gnkrvmnyaamfstrc")
suspend fun properties(value: List<ProjectCustomModuleCustomConfigCustomOutputPropertyArgs>?)

Parameters

value

A list of custom output properties to add to the finding. Structure is documented below.


@JvmName(name = "daqkpqpesivijckh")
suspend fun properties(vararg values: Output<ProjectCustomModuleCustomConfigCustomOutputPropertyArgs>)


@JvmName(name = "wppekirlgpaaubxw")
suspend fun properties(values: List<Output<ProjectCustomModuleCustomConfigCustomOutputPropertyArgs>>)
@JvmName(name = "wrdgolmwjwtpgncq")
suspend fun properties(vararg values: ProjectCustomModuleCustomConfigCustomOutputPropertyArgs)

Parameters

values

A list of custom output properties to add to the finding. Structure is documented below.


@JvmName(name = "liyyrxfcfqsispff")
suspend fun properties(argument: List<suspend ProjectCustomModuleCustomConfigCustomOutputPropertyArgsBuilder.() -> Unit>)
@JvmName(name = "iuuyysuuoyloxfhn")
suspend fun properties(vararg argument: suspend ProjectCustomModuleCustomConfigCustomOutputPropertyArgsBuilder.() -> Unit)
@JvmName(name = "pwvtasxnobedovco")
suspend fun properties(argument: suspend ProjectCustomModuleCustomConfigCustomOutputPropertyArgsBuilder.() -> Unit)

Parameters

argument

A list of custom output properties to add to the finding. Structure is documented below.