| Package | Description |
|---|---|
| com.amazonaws.services.connectcases.model |
| Modifier and Type | Method and Description |
|---|---|
AuditEventPerformedBy |
AuditEventPerformedBy.clone() |
AuditEventPerformedBy |
AuditEvent.getPerformedBy()
Information of the user which performed the audit.
|
AuditEventPerformedBy |
AuditEventPerformedBy.withIamPrincipalArn(String iamPrincipalArn)
Unique identifier of an IAM role.
|
AuditEventPerformedBy |
AuditEventPerformedBy.withUser(UserUnion user) |
| Modifier and Type | Method and Description |
|---|---|
void |
AuditEvent.setPerformedBy(AuditEventPerformedBy performedBy)
Information of the user which performed the audit.
|
AuditEvent |
AuditEvent.withPerformedBy(AuditEventPerformedBy performedBy)
Information of the user which performed the audit.
|
Copyright © 2025. All rights reserved.