attributes

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


@JvmName(name = "wxtdqljkoyjebxct")
suspend fun attributes(values: List<Output<NamedResourcesAttributeArgs>>)
@JvmName(name = "lfpwoxdddvdbqdyy")
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 = "rwprnieklrejsfft")
suspend fun attributes(argument: List<suspend NamedResourcesAttributeArgsBuilder.() -> Unit>)
@JvmName(name = "qrbabijdiatdiiqe")
suspend fun attributes(vararg argument: suspend NamedResourcesAttributeArgsBuilder.() -> Unit)
@JvmName(name = "vtgpcgensyegiskh")
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.