identity

@JvmName(name = "jcukmjyrodgfqejx")
suspend fun identity(value: Output<String>)
@JvmName(name = "lragroyslmakxhqk")
suspend fun identity(value: String)

Parameters

value

The identity appear in the form of principals in IAM policy binding. The examples of supported forms are: "user:mike@example.com", "group:admins@example.com", "domain:google.com", "serviceAccount:my-project-id@appspot.gserviceaccount.com". Notice that wildcard characters (such as * and ?) are not supported. You must give a specific identity.