configData

@JvmName(name = "mmpgxkqyfjpdcuvd")
suspend fun configData(value: Output<ConfigDataArgs>)
@JvmName(name = "xysblopxrhqvsdfq")
suspend fun configData(value: ConfigDataArgs?)

Parameters

value

Object containing the parameters of a config. Only one subtype may be specified per config. See the subtype definitions for a description of each config subtype.


@JvmName(name = "wfxncuycxuulncyj")
suspend fun configData(argument: suspend ConfigDataArgsBuilder.() -> Unit)

Parameters

argument

Object containing the parameters of a config. Only one subtype may be specified per config. See the subtype definitions for a description of each config subtype.