configurationProperties

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "rhoqqqrwtydbbtnq")
suspend fun configurationProperties(argument: List<suspend CustomActionTypeConfigurationPropertyArgsBuilder.() -> Unit>)
@JvmName(name = "ugbdawjcexjfpveo")
suspend fun configurationProperties(vararg argument: suspend CustomActionTypeConfigurationPropertyArgsBuilder.() -> Unit)
@JvmName(name = "kxqtpfdbjujnqiex")
suspend fun configurationProperties(argument: suspend CustomActionTypeConfigurationPropertyArgsBuilder.() -> Unit)

Parameters

argument

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