capacity

@JvmName(name = "birgswdytqnliwwk")
suspend fun capacity(value: Output<Map<String, String>>)
@JvmName(name = "gxghqwtasyygybch")
suspend fun capacity(value: Map<String, String>?)

Parameters

value

Capacity defines the set of capacities for this device. The name of each capacity must be unique in that set. The maximum number of attributes and capacities combined is 32.


@JvmName(name = "etsdrgyijdtdapye")
fun capacity(vararg values: Pair<String, String>)

Parameters

values

Capacity defines the set of capacities for this device. The name of each capacity must be unique in that set. The maximum number of attributes and capacities combined is 32.