permissions

@JvmName(name = "lurrxjiqeobikiqu")
suspend fun permissions(value: Output<String>)
@JvmName(name = "luwbbtjaxaneyhql")
suspend fun permissions(value: String)

Parameters

value

The permissions which should be associated with this Shared Identifier. Possible value is combination of r (read), w (write), d (delete), and l (list).

Note: Permission order is strict at the service side, and permissions need to be listed in the order above.