ElasticCloudUser interface  
Details of the user's elastic account.
Properties
| elastic | 
	Elastic cloud default dashboard sso URL of the Elastic user account. NOTE: This property will not be serialized. It can only be populated by the server.  | 
| email | 
	Email of the Elastic User Account. NOTE: This property will not be serialized. It can only be populated by the server.  | 
| id | User Id of the elastic account of the User. NOTE: This property will not be serialized. It can only be populated by the server.  | 
Property Details
		elasticCloudSsoDefaultUrl
	    
	Elastic cloud default dashboard sso URL of the Elastic user account. NOTE: This property will not be serialized. It can only be populated by the server.
elasticCloudSsoDefaultUrl?: string
				Property Value
string
		emailAddress
	 
	Email of the Elastic User Account. NOTE: This property will not be serialized. It can only be populated by the server.
emailAddress?: string
				Property Value
string
id
User Id of the elastic account of the User. NOTE: This property will not be serialized. It can only be populated by the server.
id?: string
				Property Value
string