CreateAppInstanceUserResponse constructor
CreateAppInstanceUserResponse({
- String? appInstanceUserArn,
Implementation
CreateAppInstanceUserResponse({
this.appInstanceUserArn,
});
CreateAppInstanceUserResponse({
this.appInstanceUserArn,
});