attributes

@JvmName(name = "xyjhxishknvoioou")
suspend fun attributes(value: Output<List<NamedResourcesAttributePatchArgs>>)
@JvmName(name = "svuxolesliurxyfc")
suspend fun attributes(value: List<NamedResourcesAttributePatchArgs>?)

Parameters

value

Attributes defines the attributes of this resource instance. The name of each attribute must be unique.


@JvmName(name = "lqweulswvlhadqdt")
suspend fun attributes(vararg values: Output<NamedResourcesAttributePatchArgs>)


@JvmName(name = "ucguvutkhrvkdcvm")
suspend fun attributes(values: List<Output<NamedResourcesAttributePatchArgs>>)
@JvmName(name = "otuoencnxfpdeqac")
suspend fun attributes(vararg values: NamedResourcesAttributePatchArgs)

Parameters

values

Attributes defines the attributes of this resource instance. The name of each attribute must be unique.


@JvmName(name = "luayyqowukydgcfg")
suspend fun attributes(argument: List<suspend NamedResourcesAttributePatchArgsBuilder.() -> Unit>)
@JvmName(name = "ydymwqfejtpyuxfy")
suspend fun attributes(vararg argument: suspend NamedResourcesAttributePatchArgsBuilder.() -> Unit)
@JvmName(name = "ariutrhuqfluwuxe")
suspend fun attributes(argument: suspend NamedResourcesAttributePatchArgsBuilder.() -> Unit)

Parameters

argument

Attributes defines the attributes of this resource instance. The name of each attribute must be unique.