configurationProperties

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

Parameters

value

The configuration properties for the custom action.


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


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

Parameters

values

The configuration properties for the custom action.


@JvmName(name = "xrhbpkskdfkqnulx")
suspend fun configurationProperties(argument: List<suspend CustomActionTypeConfigurationPropertiesArgsBuilder.() -> Unit>)
@JvmName(name = "npeosdgeiifuesaf")
suspend fun configurationProperties(vararg argument: suspend CustomActionTypeConfigurationPropertiesArgsBuilder.() -> Unit)
@JvmName(name = "vuxvcyodrucmabwv")
suspend fun configurationProperties(argument: suspend CustomActionTypeConfigurationPropertiesArgsBuilder.() -> Unit)

Parameters

argument

The configuration properties for the custom action.