Disassociates the user from an EC2 instance providing user-based subscriptions.
See https://www.paws-r-sdk.com/docs/licensemanagerusersubscriptions_disassociate_user/ for full documentation.
licensemanagerusersubscriptions_disassociate_user(
Domain = NULL,
IdentityProvider,
InstanceId,
Username
)
The domain name of the user.
[required] An object that specifies details for the identity provider.
[required] The ID of the EC2 instance, which provides user-based subscriptions.
[required] The user name from the identity provider for the user.