configurationProperties

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

Parameters

value

The configuration properties for the custom action.


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


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

Parameters

values

The configuration properties for the custom action.


@JvmName(name = "hwuxmkcvrhgapqtg")
suspend fun configurationProperties(argument: List<suspend CustomActionTypeConfigurationPropertiesArgsBuilder.() -> Unit>)
@JvmName(name = "yhdqftfpydqltpjx")
suspend fun configurationProperties(vararg argument: suspend CustomActionTypeConfigurationPropertiesArgsBuilder.() -> Unit)
@JvmName(name = "sgnnfxerslnoicno")
suspend fun configurationProperties(argument: suspend CustomActionTypeConfigurationPropertiesArgsBuilder.() -> Unit)

Parameters

argument

The configuration properties for the custom action.