Amazon.WorkSpaces.Model.FailedWorkspaceChangeRequest.IsSetWorkspaceId C# (CSharp) Method

IsSetWorkspaceId() private method

private IsSetWorkspaceId ( ) : bool
return bool
        internal bool IsSetWorkspaceId()
        {
            return this._workspaceId != null;
        }