spec

@JvmName(name = "tbrbcmkascdswmna")
suspend fun spec(value: Output<CommonFeatureSpecArgs>)
@JvmName(name = "fwiwhbmebitscbhr")
suspend fun spec(value: CommonFeatureSpecArgs?)

Parameters

value

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


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

Parameters

argument

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