configurationProperties

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

Parameters

value

The configuration properties for the custom action.


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


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

Parameters

values

The configuration properties for the custom action.


@JvmName(name = "vstucqxwxpjqausf")
suspend fun configurationProperties(argument: List<suspend CustomActionTypeConfigurationPropertiesArgsBuilder.() -> Unit>)
@JvmName(name = "fwmpfjynnkyfbjhw")
suspend fun configurationProperties(vararg argument: suspend CustomActionTypeConfigurationPropertiesArgsBuilder.() -> Unit)
@JvmName(name = "byxgewhkyiypdxkd")
suspend fun configurationProperties(argument: suspend CustomActionTypeConfigurationPropertiesArgsBuilder.() -> Unit)

Parameters

argument

The configuration properties for the custom action.