attributes

@JvmName(name = "iiphxudhscsgdqbw")
suspend fun attributes(value: Output<List<NamedResourcesAttributePatchArgs>>)
@JvmName(name = "bcsiyvucjqtavwtn")
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 = "uptudcqxmhrudgkk")
suspend fun attributes(vararg values: Output<NamedResourcesAttributePatchArgs>)


@JvmName(name = "ctxdcmitrhrqukdq")
suspend fun attributes(values: List<Output<NamedResourcesAttributePatchArgs>>)
@JvmName(name = "glubakhfepblpqmo")
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 = "maqeegjiemgqwgvc")
suspend fun attributes(argument: List<suspend NamedResourcesAttributePatchArgsBuilder.() -> Unit>)
@JvmName(name = "vldlpconvfpgptnl")
suspend fun attributes(vararg argument: suspend NamedResourcesAttributePatchArgsBuilder.() -> Unit)
@JvmName(name = "rkuklafouaarbtah")
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.