properties

@JvmName(name = "tqcwcdpngpqpcmbj")
suspend fun properties(value: Output<List<ProjectCustomModuleCustomConfigCustomOutputPropertyArgs>>)
@JvmName(name = "padsmpayoqjlvyde")
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 = "eaanfiltyipiuyet")
suspend fun properties(vararg values: Output<ProjectCustomModuleCustomConfigCustomOutputPropertyArgs>)


@JvmName(name = "adnmmoixcblfovpe")
suspend fun properties(values: List<Output<ProjectCustomModuleCustomConfigCustomOutputPropertyArgs>>)
@JvmName(name = "vkxefatgngnwcmsp")
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 = "tejbhtmvdpaqlcam")
suspend fun properties(argument: List<suspend ProjectCustomModuleCustomConfigCustomOutputPropertyArgsBuilder.() -> Unit>)
@JvmName(name = "wrmabhaxchjfbjoe")
suspend fun properties(vararg argument: suspend ProjectCustomModuleCustomConfigCustomOutputPropertyArgsBuilder.() -> Unit)
@JvmName(name = "wjurohrtvlennrdh")
suspend fun properties(argument: suspend ProjectCustomModuleCustomConfigCustomOutputPropertyArgsBuilder.() -> Unit)

Parameters

argument

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