resources

@JvmName(name = "qnigflgabhvtyrbx")
suspend fun resources(value: Output<List<String>>)
@JvmName(name = "ncmfykpoidigqmrs")
suspend fun resources(value: List<String>?)

Parameters

value

The resources that the permission policy allows to access.Use "key/${KeyId}" or "key/" to specify a key or all keys.Use "secret/${SecretName}" or "secret/" to specify a secret or all secrets. //


@JvmName(name = "jdwmaxtpeysiryhl")
suspend fun resources(vararg values: Output<String>)


@JvmName(name = "yiwfylwvhgxvepcf")
suspend fun resources(values: List<Output<String>>)
@JvmName(name = "puxewborhclrmdqo")
suspend fun resources(vararg values: String)

Parameters

values

The resources that the permission policy allows to access.Use "key/${KeyId}" or "key/" to specify a key or all keys.Use "secret/${SecretName}" or "secret/" to specify a secret or all secrets. //