capabilities

@JvmName(name = "vgissoyfbhxmxqea")
suspend fun capabilities(value: Output<NamespaceCapabilitiesArgs>)
@JvmName(name = "enbuiauxcntekodf")
suspend fun capabilities(value: NamespaceCapabilitiesArgs?)

Parameters

value

(block: <optional>) - A block of capabilities for the namespace. Can't be repeated. See below for the structure of this block.


@JvmName(name = "jtgswcvhdeblshal")
suspend fun capabilities(argument: suspend NamespaceCapabilitiesArgsBuilder.() -> Unit)

Parameters

argument

(block: <optional>) - A block of capabilities for the namespace. Can't be repeated. See below for the structure of this block.