attributes

@JvmName(name = "tsibqjpmpvpaiyfg")
suspend fun attributes(value: Output<List<NamedResourcesAttributeArgs>>)
@JvmName(name = "kxvmldtmcseawkjb")
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 = "jwtjyxkvetoweilk")
suspend fun attributes(vararg values: Output<NamedResourcesAttributeArgs>)


@JvmName(name = "khvmlhujuntadwbu")
suspend fun attributes(values: List<Output<NamedResourcesAttributeArgs>>)
@JvmName(name = "xygoiotdelxenayl")
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 = "ugpqmhlvcawuxlpq")
suspend fun attributes(argument: List<suspend NamedResourcesAttributeArgsBuilder.() -> Unit>)
@JvmName(name = "qytilyrtkkgtfjqw")
suspend fun attributes(vararg argument: suspend NamedResourcesAttributeArgsBuilder.() -> Unit)
@JvmName(name = "stbpcgmhfgbyvwhb")
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.