UserProfileArgs

constructor(domainIdentifier: Output<String>? = null, status: Output<UserProfileStatus>? = null, userIdentifier: Output<String>? = null, userType: Output<UserProfileUserType>? = null)