IamUser.getDisplayName()
DESCRIPTION
Get the display name of this IAM user.
DECLARATION
public String getDisplayName()
RETURNS
The display name of the IAM user. May return null if there is no display name.
Get the display name of this IAM user.
public String getDisplayName()
The display name of the IAM user. May return null if there is no display name.