properties

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


@JvmName(name = "iymimwdrykqisqml")
suspend fun properties(values: List<Output<ProjectCustomModuleCustomConfigCustomOutputPropertyArgs>>)
@JvmName(name = "nkgywlursyrdlqnt")
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 = "ixfetugdwfpkvtkv")
suspend fun properties(argument: List<suspend ProjectCustomModuleCustomConfigCustomOutputPropertyArgsBuilder.() -> Unit>)
@JvmName(name = "yorjbidxkgvmhhud")
suspend fun properties(vararg argument: suspend ProjectCustomModuleCustomConfigCustomOutputPropertyArgsBuilder.() -> Unit)
@JvmName(name = "wyvneotdxyvfrdki")
suspend fun properties(argument: suspend ProjectCustomModuleCustomConfigCustomOutputPropertyArgsBuilder.() -> Unit)

Parameters

argument

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