accessPolicyIdentity

@JvmName(name = "odlgcckchejrjxem")
suspend fun accessPolicyIdentity(value: Output<AccessPolicyIdentityArgs>)
@JvmName(name = "bmgtedvqfvrusdvu")
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 = "ajcnopktlurxfuje")
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.