accessPolicyIdentity

@JvmName(name = "eilcfildphsbpisi")
suspend fun accessPolicyIdentity(value: Output<AccessPolicyIdentityArgs>)
@JvmName(name = "phpugmpssejkivib")
suspend fun accessPolicyIdentity(value: AccessPolicyIdentityArgs?)

Parameters

value

The identity for this access policy. Choose either a user or a group but not both.


@JvmName(name = "hfdlytuwhcltvtio")
suspend fun accessPolicyIdentity(argument: suspend AccessPolicyIdentityArgsBuilder.() -> Unit)

Parameters

argument

The identity for this access policy. Choose either a user or a group but not both.