DescribeUserProfileResponse constructor
DescribeUserProfileResponse({})
Implementation
DescribeUserProfileResponse({
this.creationTime,
this.domainId,
this.failureReason,
this.homeEfsFileSystemUid,
this.lastModifiedTime,
this.singleSignOnUserIdentifier,
this.singleSignOnUserValue,
this.status,
this.userProfileArn,
this.userProfileName,
this.userSettings,
});