configurationProperties

@JvmName(name = "sdaidtjpixqmlmni")
suspend fun configurationProperties(value: Output<List<CustomActionTypeConfigurationPropertyArgs>>)
@JvmName(name = "tuxmkhjmqshwgrda")
suspend fun configurationProperties(value: List<CustomActionTypeConfigurationPropertyArgs>?)

Parameters

value

The configuration properties for the custom action. Max 10 items.


@JvmName(name = "spdtqqqpcrfnqovm")
suspend fun configurationProperties(vararg values: Output<CustomActionTypeConfigurationPropertyArgs>)


@JvmName(name = "qvschsopmcrkjksu")
suspend fun configurationProperties(values: List<Output<CustomActionTypeConfigurationPropertyArgs>>)
@JvmName(name = "yjkugydsqvvicicq")
suspend fun configurationProperties(vararg values: CustomActionTypeConfigurationPropertyArgs)

Parameters

values

The configuration properties for the custom action. Max 10 items.


@JvmName(name = "grlmmyhkqrrlfnoy")
suspend fun configurationProperties(argument: List<suspend CustomActionTypeConfigurationPropertyArgsBuilder.() -> Unit>)
@JvmName(name = "thpgquakvehaltaj")
suspend fun configurationProperties(vararg argument: suspend CustomActionTypeConfigurationPropertyArgsBuilder.() -> Unit)
@JvmName(name = "nbyfmfmpmoethweo")
suspend fun configurationProperties(argument: suspend CustomActionTypeConfigurationPropertyArgsBuilder.() -> Unit)

Parameters

argument

The configuration properties for the custom action. Max 10 items.