properties

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


@JvmName(name = "lvwahfkkveliykgo")
suspend fun properties(values: List<Output<ProjectCustomModuleCustomConfigCustomOutputPropertyArgs>>)
@JvmName(name = "aarpavspoescxdij")
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 = "hnpxbdvxmljvbfba")
suspend fun properties(argument: List<suspend ProjectCustomModuleCustomConfigCustomOutputPropertyArgsBuilder.() -> Unit>)
@JvmName(name = "cjxkvrshimmsxoxc")
suspend fun properties(vararg argument: suspend ProjectCustomModuleCustomConfigCustomOutputPropertyArgsBuilder.() -> Unit)
@JvmName(name = "wiwayjnqwdsbycfg")
suspend fun properties(argument: suspend ProjectCustomModuleCustomConfigCustomOutputPropertyArgsBuilder.() -> Unit)

Parameters

argument

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