java.lang.Object
software.amazon.awssdk.eventnotifications.s3.model.UserIdentity
public class UserIdentity
extends Object
-
Constructor Summary
Constructors
-
Method Summary
-
Constructor Details
-
UserIdentity
public UserIdentity(String principalId)
-
Method Details
-
getPrincipalId
public String getPrincipalId()
-
-
-