spec

@JvmName(name = "dsiyqnmurfqwmgup")
suspend fun spec(value: Output<FeatureSpecArgs>)
@JvmName(name = "niskihylbkdeflui")
suspend fun spec(value: FeatureSpecArgs?)

Parameters

value

Optional. Hub-wide Feature configuration. If this Feature does not support any Hub-wide configuration, this field may be unused. Structure is documented below.


@JvmName(name = "vyrsewxoypmbqqgj")
suspend fun spec(argument: suspend FeatureSpecArgsBuilder.() -> Unit)

Parameters

argument

Optional. Hub-wide Feature configuration. If this Feature does not support any Hub-wide configuration, this field may be unused. Structure is documented below.