spec

@JvmName(name = "qhuwqojqtrcfkuib")
suspend fun spec(value: Output<FeatureSpecArgs>)
@JvmName(name = "tkwlpiwydmrpiapk")
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 = "mpaewgauqfxdkgcn")
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.