attributes

@JvmName(name = "dmfuycenyqfdhoia")
suspend fun attributes(value: Output<List<NamedResourcesAttributeArgs>>)
@JvmName(name = "hxohbjtiiwuadbfh")
suspend fun attributes(value: List<NamedResourcesAttributeArgs>?)

Parameters

value

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


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


@JvmName(name = "tcxevscggykuijax")
suspend fun attributes(values: List<Output<NamedResourcesAttributeArgs>>)
@JvmName(name = "boulysrhdqxdyppx")
suspend fun attributes(vararg values: NamedResourcesAttributeArgs)

Parameters

values

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


@JvmName(name = "klubbclukwwjccwp")
suspend fun attributes(argument: List<suspend NamedResourcesAttributeArgsBuilder.() -> Unit>)
@JvmName(name = "hxxekfrvmfotwtwq")
suspend fun attributes(vararg argument: suspend NamedResourcesAttributeArgsBuilder.() -> Unit)
@JvmName(name = "hschbacaxdafruco")
suspend fun attributes(argument: suspend NamedResourcesAttributeArgsBuilder.() -> Unit)

Parameters

argument

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