configurationProperties

@JvmName(name = "arndbjlobcwogmek")
suspend fun configurationProperties(value: Output<List<CustomActionTypeConfigurationPropertiesArgs>>)
@JvmName(name = "ccncvoalxijqopbi")
suspend fun configurationProperties(value: List<CustomActionTypeConfigurationPropertiesArgs>?)

Parameters

value

The configuration properties for the custom action.


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


@JvmName(name = "jwvlowegxtgpgecu")
suspend fun configurationProperties(values: List<Output<CustomActionTypeConfigurationPropertiesArgs>>)
@JvmName(name = "xehewochacdhgukq")
suspend fun configurationProperties(vararg values: CustomActionTypeConfigurationPropertiesArgs)

Parameters

values

The configuration properties for the custom action.


@JvmName(name = "rpvdmkuolbryqxii")
suspend fun configurationProperties(argument: List<suspend CustomActionTypeConfigurationPropertiesArgsBuilder.() -> Unit>)
@JvmName(name = "kxmxgxdroxfwewmx")
suspend fun configurationProperties(vararg argument: suspend CustomActionTypeConfigurationPropertiesArgsBuilder.() -> Unit)
@JvmName(name = "jixrshkwthrmuncc")
suspend fun configurationProperties(argument: suspend CustomActionTypeConfigurationPropertiesArgsBuilder.() -> Unit)

Parameters

argument

The configuration properties for the custom action.