state property
The state of the directory's registration with Amazon WorkSpaces. After a
directory is deregistered, the DEREGISTERED
state is returned
very briefly before the directory metadata is cleaned up, so this state is
rarely returned. To confirm that a directory is deregistered, check for the
directory ID by using
DescribeWorkspaceDirectories. If the directory ID isn't returned, then
the directory has been successfully deregistered.
Implementation
final WorkspaceDirectoryState? state;