resourceAttributes

@JvmName(name = "unsgvbxymrqjdvbs")
suspend fun resourceAttributes(value: Output<List<AttributeArgs>>)
@JvmName(name = "nkhmdqkjcegfixlg")
suspend fun resourceAttributes(value: List<AttributeArgs>?)

Parameters

value

The resources that this policy applies to. A resource is a match if it matches all the attributes listed here. If empty, this policy applies to all User data mappings for the given user.


@JvmName(name = "xilyunipmtsyljss")
suspend fun resourceAttributes(vararg values: Output<AttributeArgs>)


@JvmName(name = "ggpdomyiiqfutihe")
suspend fun resourceAttributes(values: List<Output<AttributeArgs>>)
@JvmName(name = "jsxbongwpcguxqhu")
suspend fun resourceAttributes(vararg values: AttributeArgs)

Parameters

values

The resources that this policy applies to. A resource is a match if it matches all the attributes listed here. If empty, this policy applies to all User data mappings for the given user.


@JvmName(name = "wpmckdmubsfbvvrs")
suspend fun resourceAttributes(argument: List<suspend AttributeArgsBuilder.() -> Unit>)
@JvmName(name = "kgtkwxttuxrsgtpf")
suspend fun resourceAttributes(vararg argument: suspend AttributeArgsBuilder.() -> Unit)
@JvmName(name = "ersueuhxncudatqb")
suspend fun resourceAttributes(argument: suspend AttributeArgsBuilder.() -> Unit)

Parameters

argument

The resources that this policy applies to. A resource is a match if it matches all the attributes listed here. If empty, this policy applies to all User data mappings for the given user.